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

    Wait

    0 ms

    DNS

    347 ms

    TCP

    111 ms

    Request

    0 ms

    First Byte

    111 ms

    Download

    1 ms

    Total

    570 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

    Sat, 05 Jul 2025 14:48:20 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'.