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
- 391 ms
https://tganj.com/- Status
- 200
- Message
- OK
- Time
- 391 ms
- IP
- 69.72.149.237
Timing
Wait
0 ms
DNS
12 ms
TCP
85 ms
Request
0 ms
First Byte
207 ms
Download
0 ms
Total
391 ms
HTTP Headers
- 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.
- Keep-Alive
timeout=5, max=100
- Content-Type
text/html; charset=UTF-8
The MIME type of this content.
Problems were detected with this header
- Unknown MIME type.
- Cache-Control
public, max-age=86400
Inform all caching mechanisms from server to client whether they may cache this object.
public
May be stored by any cache.
Max-Age
86400 (1 day)
The time a browser should remember a site can only be accessed with https (seconds).
- Strict-Transport-Security
max-age=31536000; includeSubDomains; preload
A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains.
Max-Age
31536000 (1 year)
The time a browser should remember a site can only be accessed with https (seconds).
includesubdomains
max-age applies to subdomains as well.
preload
Use Google's preloading strict transport security.
- 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'.
- X-Frame-Options
SAMEORIGIN
Clickjacking protection.
SAMEORIGIN - No rendering if origin mismatch.
- Referrer-Policy
strict-origin-when-cross-origin
Controls what referrer information is sent with requests.
strict-origin-when-cross-origin - Send the full referrer for a same origin request. Send the origin only for cross-domain requests where the protocol level is the same. Otherwise do not send the referrer.
- Content-Security-Policy
upgrade-insecure-requests;
The content security policy allows the server to determine what resources the user is allowed to load.
upgrade-insecure-requests
Treat insecure URLs as though they are secure.
- X-Stamlia-Cache
HIT
- Date
Thu, 03 Sep 2026 08:57:10 GMT
The date and time that the message was sent.
- Server
LiteSpeed
A name for the server.
LiteSpeed - Description of the server software.
- Vary
User-Agent
Indicates that different content may be provided to different clients, depending on the vary header.
Headers
- User-Agent
- Alt-Svc
h3=":443"; ma=2592000, h3-29=":443"; ma=2592000, h3-Q050=":443"; ma=2592000, h3-Q046=":443"; ma=2592000, h3-Q043=":443"; ma=2592000, quic=":443"; ma=2592000; v="43,46"
Indicate a resource should be loaded from a different server while still appearing to be loaded from this server.
Service
- h3 - :443
Service
- ma - 2592000 (30 days)
Max age for the alternative (seconds).
- h3-29 - :443
- ma - 2592000 (30 days)
Service
- ma - 2592000 (30 days)
Max age for the alternative (seconds).
- h3-Q050 - :443
- ma - 2592000 (30 days)
Service
- ma - 2592000 (30 days)
Max age for the alternative (seconds).
- h3-Q046 - :443
- ma - 2592000 (30 days)
Service
- ma - 2592000 (30 days)
Max age for the alternative (seconds).
- h3-Q043 - :443
- ma - 2592000 (30 days)
Service
- ma - 2592000 (30 days)
Max age for the alternative (seconds).
- quic - :443
- ma - 2592000 (30 days)
Service
- ma - 2592000 (30 days)
Max age for the alternative (seconds).
- ma - 2592000 (30 days)
Version
- 43
- 46