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
586 ms
  • IP
    18.168.16.158
  • Timing

    Wait

    0 ms

    DNS

    6 ms

    TCP

    81 ms

    Request

    0 ms

    First Byte

    336 ms

    Download

    0 ms

    Total

    586 ms

  • HTTP Headers

    Date

    Sat, 05 Oct 2024 13:06:32 GMT

    The date and time that the message was sent.

    Server

    Apache

    A name for the server.

    Apache - Description of the server software.

    Strict-Transport-Security

    max-age=63072000; includeSubdomains

    A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains.

    • Max-Age

      63072000 (2 years)

      The time a browser should remember a site can only be accessed with https (seconds).

    • includesubdomains

      max-age applies to subdomains as well.

    Set-Cookie

    SESS3237e51e7586a7760bed06edb2e8a7cc=seio8gs648fh7vsu1vaak65p80; expires=Mon, 28-Oct-2024 16:39:52 GMT; path=/; domain=.moneyus2024visitorview.coconnex.com

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

    • SESS3237e51e7586a7760bed06edb2e8a7cc

      seio8gs648fh7vsu1vaak65p80

      Cookie name and value.

    • Expires

      Mon, 28-Oct-2024 16:39:52 GMT

      When the cookie should expire.

    • Path

      /

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

    • Domain

      .moneyus2024visitorview.coconnex.com

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

    Expires

    Sun, 19 Nov 1978 05:00:00 GMT

    The time at which the response is considered stale.

    Last-Modified

    Sat, 05 Oct 2024 13:06:32 GMT

    The last modified date for the requested object.

    Cache-Control

    store, no-cache, must-revalidate

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

    • store

      Problems were found.

      • Option is not one of known values.
    • no-cache

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

    • must-revalidate

      Stale caches must not be used.

    Cache-Control

    post-check=0, pre-check=0

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

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

    Problems were detected with this header

    • Duplicate header. There is another header with this name and this may cause problems.
    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.

    Content-Type

    text/html; charset=utf-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      utf-8