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
273 ms
  • https://t.me/vsesluchaizhizni/2568

    Status
    200
    Message
    OK
    Time
    273 ms
  • IP
    149.154.167.99
  • Timing

    Wait

    0 ms

    DNS

    2 ms

    TCP

    83 ms

    Request

    0 ms

    First Byte

    104 ms

    Download

    1 ms

    Total

    273 ms

  • HTTP Headers

    Server

    nginx/1.18.0

    A name for the server.

    • Server

      nginx

      Description of the server software.

    • Version

      1.18.0

      Version number.

    Date

    Wed, 05 Feb 2025 12:43:01 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

    Content-Length

    37285(37.3 kB)

    The length of the response body in octets (8-bit bytes).

    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.

    Set-Cookie

    stel_ssid=e22bee37865bcaf19e_9556164756357514591; expires=Thu, 06 Feb 2025 12:43:01 GMT; path=/; samesite=None; secure; HttpOnly

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

    • stel_ssid

      e22bee37865bcaf19e_9556164756357514591

      Cookie name and value.

    • Expires

      Thu, 06 Feb 2025 12:43:01 GMT

      When the cookie should expire.

    • Path

      /

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

    • Samesite

      None

      Cookie sent with both cross-site and same-site requests..

    • secure

      The cookie is only sent when requesting from a https domain.

    • HttpOnly

      Prevents access to the cookie through JavaScript.

    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-store

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

    no-store - May not be stored by any cache.

    X-Frame-Options

    ALLOW-FROM https://web.telegram.org

    Clickjacking protection.

    • ALLOW-FROM

      https://web.telegram.org

      Allow from specified location.

      Problems were found.

      • Header is deprecated and should be removed.
    Content-Security-Policy

    frame-ancestors https://web.telegram.org

    The content security policy allows the server to determine what resources the user is allowed to load.

    • Frame-Ancestors

      Define valid parents for frame, iframe, embed, object, and applet.

      • https://web.telegram.org
    Strict-Transport-Security

    max-age=35768000

    A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains.

    • Max-Age

      35768000 (1 year 48 days 23 hours 33 minutes 20 seconds)

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