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
335 ms
  • IP
    192.185.180.100
  • Timing

    Wait

    1 ms

    DNS

    22 ms

    TCP

    24 ms

    Request

    1 ms

    First Byte

    260 ms

    Download

    1 ms

    Total

    335 ms

  • HTTP Headers

    Date

    Wed, 19 Nov 2025 04:24:11 GMT

    The date and time that the message was sent.

    Server

    Apache

    A name for the server.

    Apache - Description of the server software.

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

    Upgrade

    h2,h2c

    Connection

    Upgrade

    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.

    Last-Modified

    Wed, 05 Nov 2025 18:27:44 GMT

    The last modified date for the requested object.

    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      UTF-8