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
392 ms
  • IP
    45.132.244.220
  • Timing

    Wait

    0 ms

    DNS

    130 ms

    TCP

    83 ms

    Request

    0 ms

    First Byte

    82 ms

    Download

    0 ms

    Total

    392 ms

  • HTTP Headers

    Date

    Sun, 17 Aug 2025 01:35:05 GMT

    The date and time that the message was sent.

    Server

    Apache

    A name for the server.

    Apache - Description of the server software.

    Upgrade

    h2

    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.

    Strict-Transport-Security

    max-age=10368000; includeSubDomains; preload

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

    • Max-Age

      10368000 (120 days)

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

    • includesubdomains

      max-age applies to subdomains as well.

    • preload

      Use Google's preloading strict transport security.

    X-Frame-Options

    DENY

    Clickjacking protection.

    DENY - No rendering within frame.

    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      UTF-8