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
382 ms
  • IP
    209.54.120.71
  • Timing

    Wait

    0 ms

    DNS

    136 ms

    TCP

    68 ms

    Request

    0 ms

    First Byte

    106 ms

    Download

    0 ms

    Total

    382 ms

  • HTTP Headers

    Cache-Control

    No-Cache, no-store, must-revalidate

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

    • no-cache

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

    • no-store

      May not be stored by any cache.

    • must-revalidate

      Stale caches must not be used.

    Pragma

    No-Cache

    HTTP/1.0 backwards compatible cache handling.

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

    Content-Type

    text/html; charset=utf-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      utf-8

    Expires

    Sun, 26 Dec 1999 01:01:01 GMT

    The time at which the response is considered stale.

    Set-Cookie

    CM_L=http%3A%2F%2Fwww%2Evhs80%2Ecom%2Fboard%2Fboard%5Ftopic%2Ecfm;expires=Thu, 04-Mar-2027 04:44:25 GMT;path=/

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

    • CM_L

      http%3A%2F%2Fwww%2Evhs80%2Ecom%2Fboard%2Fboard%5Ftopic%2Ecfm

      Cookie name and value.

    • Expires

      Thu, 04-Mar-2027 04:44:25 GMT

      When the cookie should expire.

    • Path

      /

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

    Cm-Server

    Web1

    X-Content-Type-Options

    nosniff

    Prevents Internet Explorer from MIME-sniffing a response away from the declared content-type.

    nosniff - Block requests if type 'style' or 'script'.

    Server

    WWW Server/1.1

    A name for the server.

    • Server

      WWW Server

      Description of the server software.

    • Version

      1.1

      Version number.

    Date

    Wed, 04 Mar 2026 04:44:24 GMT

    The date and time that the message was sent.