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
338 ms
  • IP
    75.98.175.81
  • Timing

    Wait

    0 ms

    DNS

    12 ms

    TCP

    22 ms

    Request

    0 ms

    First Byte

    279 ms

    Download

    0 ms

    Total

    338 ms

  • HTTP Headers

    Date

    Sat, 05 Oct 2024 18:15:29 GMT

    The date and time that the message was sent.

    Server

    Apache

    A name for the server.

    Apache - Description of the server software.

    X-Powered-By

    PHP/8.1.29

    The software powering this site.

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

    Content-Language

    en

    The natural language or languages of the intended audience for the enclosed content.

    en - English

    Vary

    Accept-Encoding,Cookie

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

    • Headers

      • Accept-Encoding
      • Cookie
    Expires

    Thu, 01 Jan 1970 00:00:00 GMT

    The time at which the response is considered stale.

    Cache-Control

    private, must-revalidate, max-age=0

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

    • private

      May only be stored by a browser cache.

    • must-revalidate

      Stale caches must not be used.

    • Max-Age

      0

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

    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.

    X-Request-Id

    ZwGCQY8D006gPrc0XDhN2AAAAVU

    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.

    X-Frame-Options

    SAMEORIGIN

    Clickjacking protection.

    SAMEORIGIN - No rendering if origin mismatch.

    Last-Modified

    Fri, 21 Jun 2024 20:39:10 GMT

    The last modified date for the requested object.

    Content-Length

    25027(25 kB)

    The length of the response body in octets (8-bit bytes).

    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      UTF-8