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
- 687 ms
https://fastpill24.com/- Status
- 200
- Message
- OK
- Time
- 687 ms
- IP
- 172.104.124.146
Timing
Wait
0 ms
DNS
202 ms
TCP
163 ms
Request
0 ms
First Byte
161 ms
Download
0 ms
Total
687 ms
HTTP Headers
- Server
nginx
A name for the server.
nginx - Description of the server software.
- Date
Fri, 11 Sep 2026 15:05:19 GMT
The date and time that the message was sent.
- Content-Type
text/html; charset=UTF-8
The MIME type of this content.
Problems were detected with this header
- Unknown MIME type.
- 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.
- Vary
Accept-Encoding
Indicates that different content may be provided to different clients, depending on the vary header.
Headers
- Accept-Encoding
- 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.
- Permissions-Policy
camera=(), microphone=(), geolocation=()
Enable and disable browser features.
camera
Control access to camera.
- () - Feature is disabled.
microphone
Control access to microphone device.
- () - Feature is disabled.
geolocation
Control access to geo location API.
- () - Feature is disabled.
- Strict-Transport-Security
max-age=31536000
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).