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
312 ms
  • IP
    91.121.51.121
  • Timing

    Wait

    0 ms

    DNS

    147 ms

    TCP

    79 ms

    Request

    0 ms

    First Byte

    85 ms

    Download

    1 ms

    Total

    312 ms

  • HTTP Headers

    Date

    Sun, 13 Oct 2024 06:27:15 GMT

    The date and time that the message was sent.

    Server

    Apache/2

    A name for the server.

    • Server

      Apache

      Description of the server software.

    • Version

      2

      Version number.

    Expires

    Thu, 19 Nov 1981 08:52:00 GMT

    The time at which the response is considered stale.

    Cache-Control

    no-store, no-cache, must-revalidate, post-check=0, pre-check=0

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

    • no-store

      May not be stored by any cache.

    • no-cache

      May be stored by any cache but must be validated by the server.

    • must-revalidate

      Stale caches must not be used.

    • post-check

      0

      Problems were found.

      • Option is not one of known values.
    • pre-check

      0

      Problems were found.

      • Option is not one of known values.
    Pragma

    no-cache

    HTTP/1.0 backwards compatible cache handling.

    no-cache - Force requests to the origin server before releasing a cache.

    Set-Cookie

    sid=78ecql59fp5ffavt2anj2o9bm2; path=/; domain=.boosterforum.com

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

    • sid

      78ecql59fp5ffavt2anj2o9bm2

      Cookie name and value.

    • Path

      /

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

    • Domain

      .boosterforum.com

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

    Set-Cookie

    __tkrm=YToxOntpOjA7czoyNjoiMTcyODgwMDgzNS0xOTIuMjQxLjI0Ni4yNTEiO30%3D; expires=Mon, 14-Oct-2024 02:27:15 GMT; Max-Age=72000

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

    • __tkrm

      YToxOntpOjA7czoyNjoiMTcyODgwMDgzNS0xOTIuMjQxLjI0Ni4yNTEiO30%3D

      Cookie name and value.

    • Expires

      Mon, 14-Oct-2024 02:27:15 GMT

      When the cookie should expire.

    • Max-Age

      72000 (20 hours)

      Number of seconds until the cookie expires.

    Upgrade

    h2,h2c

    Connection

    Upgrade, close

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

    • upgrade

      Indicate the connection should be upgraded from HTTP to HTTPS.

    • close

      The client or server would like to close the connection.

    Vary

    User-Agent

    Indicates that different content may be provided to different clients, depending on the vary header.

    • Headers

      • User-Agent
    Content-Type

    text/html; charset=ISO-8859-1

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      ISO-8859-1