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
- 480 ms
https://t.me/s/seoteka- Status
- 200
- Message
- OK
- Time
- 480 ms
- IP
- 149.154.167.99
Timing
Wait
0 ms
DNS
8 ms
TCP
105 ms
Request
1 ms
First Byte
266 ms
Download
0 ms
Total
480 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
Sat, 07 Mar 2026 07:27:53 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
156300(156 kB)
The length of the response body in octets (8-bit bytes).
- 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.
- Set-Cookie
stel_ssid=8c1a7fb0d805326f1f_1764161655071854649; expires=Sun, 08 Mar 2026 07:27:53 GMT; path=/; samesite=None; secure; HttpOnly
A cookie sent from the server to be set on the client
stel_ssid
8c1a7fb0d805326f1f_1764161655071854649
Cookie name and value.
Expires
Sun, 08 Mar 2026 07:27:53 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).