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
2842 ms
  • IP
    149.255.58.93
  • Timing

    Wait

    0 ms

    DNS

    277 ms

    TCP

    92 ms

    Request

    1 ms

    First Byte

    2380 ms

    Download

    0 ms

    Total

    2842 ms

  • HTTP Headers

    Server

    nginx

    A name for the server.

    nginx - Description of the server software.

    Date

    Wed, 29 Apr 2026 08:00:10 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
    Vary

    Accept-Encoding

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

    • Headers

      • Accept-Encoding

    Problems were detected with this header

    • Duplicate header. There is another header with this name and this may cause problems.
    Link

    <https://www.accidentinjurylawyers.claims/wp-json/>; rel="https://api.w.org/", <https://www.accidentinjurylawyers.claims/wp-json/wp/v2/pages/76>; rel="alternate"; title="JSON"; type="application/json", <https://www.accidentinjurylawyers.claims/?p=76>; rel=shortlink

    Used to express a typed relationship with another resource.

    Strict-Transport-Security

    max-age=15768000; 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

      15768000 (182 days 12 hours)

      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

    SAMEORIGIN

    Clickjacking protection.

    SAMEORIGIN - No rendering if origin mismatch.

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

    Referrer-Policy

    strict-origin-when-cross-origin

    Controls what referrer information is sent with requests.

    strict-origin-when-cross-origin - Send the full referrer for a same origin request. Send the origin only for cross-domain requests where the protocol level is the same. Otherwise do not send the referrer.