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
- 465 ms
https://www.repairmywindowsanddoors.co.uk/islington-windowrepair/- Status
- 404
- Message
- Not Found
- Time
- 465 ms
- IP
- 217.154.42.67
Timing
Wait
0 ms
DNS
2 ms
TCP
76 ms
Request
0 ms
First Byte
307 ms
Download
0 ms
Total
465 ms
HTTP Headers
- Server
nginx
A name for the server.
nginx - Description of the server software.
- Date
Sun, 13 Sep 2026 13:13:47 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.
- X-Powered-By
PHP/8.4.25
The software powering this site.
- Expires
Wed, 11 Jan 1984 05:00:00 GMT
The time at which the response is considered stale.
- Cache-Control
no-cache, must-revalidate, max-age=0, no-store, private
Inform all caching mechanisms from server to client whether they may cache this object.
no-cache
May be stored by any cache but must be validated by the server.
must-revalidate
Stale caches must not be used.
Max-Age
0
The time a browser should remember a site can only be accessed with https (seconds).
no-store
May not be stored by any cache.
private
May only be stored by a browser cache.
- Permissions-Policy
private-state-token-redemption=(self "https://www.google.com" "https://www.gstatic.com" "https://recaptcha.net" "https://challenges.cloudflare.com" "https://hcaptcha.com"), private-state-token-issuance=(self "https://www.google.com" "https://www.gstatic.com" "https://recaptcha.net" "https://challenges.cloudflare.com" "https://hcaptcha.com")
Enable and disable browser features.
private-state-token-redemption
Problems were found.
- Unknown option
- (self "https://www.google.com" "https://www.gstatic.com" "https://recaptcha.net" "https://challenges.cloudflare.com" "https://hcaptcha.com") - Allowed on this page and all nested contexts in the same origin.
- "https://www.google.com" - Allowed on this origin.
- "https://www.gstatic.com" - Allowed on this origin.
- "https://recaptcha.net" - Allowed on this origin.
- "https://challenges.cloudflare.com" - Allowed on this origin.
- "https://hcaptcha.com" - Allowed on this origin.
private-state-token-issuance
Problems were found.
- Unknown option
- (self "https://www.google.com" "https://www.gstatic.com" "https://recaptcha.net" "https://challenges.cloudflare.com" "https://hcaptcha.com") - Allowed on this page and all nested contexts in the same origin.
- "https://www.google.com" - Allowed on this origin.
- "https://www.gstatic.com" - Allowed on this origin.
- "https://recaptcha.net" - Allowed on this origin.
- "https://challenges.cloudflare.com" - Allowed on this origin.
- "https://hcaptcha.com" - Allowed on this origin.
- Link
<https://www.repairmywindowsanddoors.co.uk/wp-json/>; rel="https://api.w.org/"
Used to express a typed relationship with another resource.
Link
https://www.repairmywindowsanddoors.co.uk/wp-json/
- rel - https://api.w.org/
- Strict-Transport-Security
max-age=15768000; includeSubDomains
A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains.
Max-Age
15768000 (182 days 12 hours)
The time a browser should remember a site can only be accessed with https (seconds).
includesubdomains
max-age applies to subdomains as well.