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
504 ms
  • IP
    45.65.200.181
  • Timing

    Wait

    0 ms

    DNS

    194 ms

    TCP

    63 ms

    Request

    0 ms

    First Byte

    246 ms

    Download

    1 ms

    Total

    504 ms

  • HTTP Headers

    Cache-Control

    private, 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.

    • Max-Age

      0

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

    Content-Length

    59098(59.1 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

    Expires

    Sat, 04 May 2024 19:00:26 GMT

    The time at which the response is considered stale.

    Last-Modified

    Sun, 19 May 2024 19:00:26 GMT

    The last modified date for the requested object.

    Server

    Microsoft-IIS/7.0

    A name for the server.

    • Server

      Microsoft-IIS

      Description of the server software.

    • Version

      7.0

      Version number.

    X-Aspnet-Version

    2.0.50727

    X-Powered-By

    ASP.NET

    The software powering this site.

    Date

    Sun, 19 May 2024 19:00:26 GMT

    The date and time that the message was sent.

    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.