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
202 ms
  • IP
    192.0.123.246
  • Timing

    Wait

    0 ms

    DNS

    8 ms

    TCP

    60 ms

    Request

    0 ms

    First Byte

    70 ms

    Download

    0 ms

    Total

    202 ms

  • HTTP Headers

    Server

    nginx

    A name for the server.

    nginx - Description of the server software.

    Date

    Wed, 13 May 2026 12:49:23 GMT

    The date and time that the message was sent.

    Content-Type

    text/html; charset=utf-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      utf-8

    Connection

    keep-alive

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

    keep-alive - The client would like to keep the connection open.

    Vary

    Accept-Encoding

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

    • Headers

      • Accept-Encoding
    P3p

    CP="NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"

    P3P policy.

    X-Frame-Options

    SAMEORIGIN

    Clickjacking protection.

    SAMEORIGIN - No rendering if origin mismatch.

    Alt-Svc

    h3=":443"; ma=86400

    Indicate a resource should be loaded from a different server while still appearing to be loaded from this server.

    • Service

      • h3 - :443
    • Service

      • ma - 86400 (1 day)

        Max age for the alternative (seconds).