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
411 ms
  • https://t.me/s/seoteka

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

    Wait

    0 ms

    DNS

    1 ms

    TCP

    87 ms

    Request

    1 ms

    First Byte

    234 ms

    Download

    1 ms

    Total

    411 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

    Fri, 09 May 2025 16:56:52 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

    141094(141 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=0bedb9dc1fdc8f9513_4958105147449447842; expires=Sat, 10 May 2025 16:56:51 GMT; path=/; samesite=None; secure; HttpOnly

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

    • stel_ssid

      0bedb9dc1fdc8f9513_4958105147449447842

      Cookie name and value.

    • Expires

      Sat, 10 May 2025 16:56:51 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

    SAMEORIGIN

    Clickjacking protection.

    SAMEORIGIN - No rendering if origin mismatch.

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