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
381 ms
  • IP
    194.145.63.115
  • Timing

    Wait

    0 ms

    DNS

    5 ms

    TCP

    110 ms

    Request

    0 ms

    First Byte

    266 ms

    Download

    0 ms

    Total

    381 ms

  • HTTP Headers

    Date

    Wed, 05 Nov 2025 11:36:00 GMT

    The date and time that the message was sent.

    Server

    Apache/2.2.22 (Debian) PHP/5.4.41-0+deb7u1

    A name for the server.

    • Server

      Apache

      Description of the server software.

    • Version

      2.2.22

      Version number.

    • System

      Debian

      Operating system.

    X-Powered-By

    PHP/5.4.41-0+deb7u1

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

    Last-Modified

    Mon, 03 Nov 2025 01:55:31 GMT

    The last modified date for the requested object.

    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; charset=UTF-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      UTF-8

    X-Xss-Protection

    1; mode=block

    Cross-site scripting (XSS) filter.

    • 1

      Enable XSS filtering.

    • Mode

      Filtering mode.

      • block - Block page if XSS is detected.
    Set-Cookie

    SERVERID=server03; path=/

    A cookie sent from the server to be set on the client

    • SERVERID

      server03

      Cookie name and value.

    • Path

      /

      The client will only send the cookie when requesting this path, or subdirectories, from the server.