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
444 ms
  • IP
    89.42.218.195
  • Timing

    Wait

    0 ms

    DNS

    222 ms

    TCP

    111 ms

    Request

    0 ms

    First Byte

    111 ms

    Download

    0 ms

    Total

    444 ms

  • HTTP Headers

    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.

    Date

    Sun, 06 Apr 2025 07:43:07 GMT

    The date and time that the message was sent.

    Server

    LiteSpeed

    A name for the server.

    LiteSpeed - Description of the server software.

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