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
471 ms
  • IP
    185.45.73.46
  • Timing

    Wait

    0 ms

    DNS

    96 ms

    TCP

    93 ms

    Request

    0 ms

    First Byte

    93 ms

    Download

    1 ms

    Total

    471 ms

  • HTTP Headers

    Date

    Thu, 19 Sep 2024 18:39:03 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;

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

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

    Last-Modified

    Mon, 20 May 2024 09:44:51 GMT

    The last modified date for the requested object.

    Etag

    "4b32-618df8d7fcac0"

    An identifier for a specific version of a resource.

    • Validator

      strong

      A weak tag is easier to generate and prevents byte range caching.

    • Tag

      4b32-618df8d7fcac0

    Accept-Ranges

    bytes

    What partial content range types this server supports via byte serving.

    bytes - Byte ranges are supported.

    Content-Length

    19250(19.3 kB)

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

    X-Powered-By

    PleskLin

    The software powering this site.

    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

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file