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
- 399 ms
https://t.me/s/seoteka
- Status
- 200
- Message
- OK
- Time
- 399 ms
- IP
- 149.154.167.99
Timing
Wait
0 ms
DNS
2 ms
TCP
87 ms
Request
0 ms
First Byte
218 ms
Download
1 ms
Total
399 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 07:00:48 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
170797(171 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=a5acfb1ec80bbfee2b_939652177005510246; expires=Thu, 06 Feb 2025 07:00:47 GMT; path=/; samesite=None; secure; HttpOnly
A cookie sent from the server to be set on the client
stel_ssid
a5acfb1ec80bbfee2b_939652177005510246
Cookie name and value.
Expires
Thu, 06 Feb 2025 07:00:47 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).