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
528 ms
  • https://firstnow.ru/i/11

    Status
    405
    Message
    Method Not Allowed
    Time
    528 ms
  • IP
    195.2.74.248
  • Timing

    Wait

    0 ms

    DNS

    17 ms

    TCP

    128 ms

    Request

    0 ms

    First Byte

    125 ms

    Download

    1 ms

    Total

    528 ms

  • HTTP Headers

    Server

    nginx/1.22.0

    A name for the server.

    • Server

      nginx

      Description of the server software.

    • Version

      1.22.0

      Version number.

    Date

    Thu, 26 Mar 2026 04:21:57 GMT

    The date and time that the message was sent.

    Content-Type

    text/html; charset=UTF-8

    The MIME type of this content.

    • Type

      text/html

    • Description

      HTML file

    • Charset

      UTF-8

    Connection

    keep-alive

    Control options for the current connection and list of hop-by-hop response fields.

    keep-alive - The client would like to keep the connection open.

    Allow

    GET

    X-Powered-By

    Fat-Free Framework

    The software powering this site.

    X-Frame-Options

    SAMEORIGIN

    Clickjacking protection.

    SAMEORIGIN - No rendering if origin mismatch.

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

    Pragma

    no-cache

    HTTP/1.0 backwards compatible cache handling.

    no-cache - Force requests to the origin server before releasing a cache.

    Cache-Control

    no-cache, no-store, must-revalidate

    Inform all caching mechanisms from server to client whether they may cache this object.

    • no-cache

      May be stored by any cache but must be validated by the server.

    • no-store

      May not be stored by any cache.

    • must-revalidate

      Stale caches must not be used.

    Expires

    Thu, 01 Jan 1970 00:00:00 +0000

    The time at which the response is considered stale.