HTTP Headers

Show the HTTP headers for a URL, with a full break-down of details. Will follow redirects.

Summary

Response
Total Requests
1
Total Time
138 ms
  • IP
    54.161.255.196
  • Timing

    Wait

    1 ms

    DNS

    28 ms

    TCP

    25 ms

    Request

    0 ms

    First Byte

    84 ms

    Download

    0 ms

    Total

    138 ms

  • HTTP Headers

    Cache-Control

    private

    Inform all caching mechanisms from server to client whether they may cache this object.

    private - May only be stored by a browser cache.

    Content-Length

    8745(8.74 kB)

    The length of the response body in octets (8-bit bytes).

    Content-Type

    text/html

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    Server

    Microsoft-IIS/10.0

    A name for the server.

    • Server

      Microsoft-IIS

      Description of the server software.

    • Version

      10.0

      Version number.

    Set-Cookie

    machineid=295814269; expires=Wed, 22-Jan-2025 23:08:02 GMT; domain=en.thinkexist.com; path=/

    A cookie sent from the server to be set on the client

    • machineid

      295814269

      Cookie name and value.

    • Expires

      Wed, 22-Jan-2025 23:08:02 GMT

      When the cookie should expire.

    • Domain

      en.thinkexist.com

      The client will only send the cookie when requesting from this domain.

    • Path

      /

      The client will only send the cookie when requesting this path, or subdirectories, from the server.

    Set-Cookie

    ASPSESSIONIDQATTCDAR=FKEMBKBBLHCBNOMKJKMMNAMK; path=/

    A cookie sent from the server to be set on the client

    • ASPSESSIONIDQATTCDAR

      FKEMBKBBLHCBNOMKJKMMNAMK

      Cookie name and value.

    • Path

      /

      The client will only send the cookie when requesting this path, or subdirectories, from the server.

    X-Powered-By

    ASP.NET

    The software powering this site.

    Date

    Sat, 23 Nov 2024 23:08:03 GMT

    The date and time that the message was sent.

    Connection

    close

    Control options for the current connection and list of hop-by-hop response fields.

    close - The client or server would like to close the connection.