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
100 ms
  • IP
    70.35.194.118
  • Timing

    Wait

    1 ms

    DNS

    27 ms

    TCP

    35 ms

    Request

    0 ms

    First Byte

    36 ms

    Download

    1 ms

    Total

    100 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.

    Transfer-Encoding

    chunked

    Content-Type

    text/html

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    Server

    Microsoft-IIS/7.5

    A name for the server.

    • Server

      Microsoft-IIS

      Description of the server software.

    • Version

      7.5

      Version number.

    Set-Cookie

    machineid=646135359; expires=Tue, 19-Nov-2024 21:21:56 GMT; domain=en.thinkexist.com; path=/

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

    • machineid

      646135359

      Cookie name and value.

    • Expires

      Tue, 19-Nov-2024 21:21:56 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

    ASPSESSIONIDCACBSAST=NAPDDIGCBNCNHHMMGCPAFLEI; path=/

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

    • ASPSESSIONIDCACBSAST

      NAPDDIGCBNCNHHMMGCPAFLEI

      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

    Fri, 20 Sep 2024 20:21:57 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.