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
- 342 ms
https://pads.jeito.nl/s/zp1arRC1LI- Status
- 404
- Message
- Not Found
- Time
- 342 ms
- IP
- 85.10.129.64
Timing
Wait
0 ms
DNS
86 ms
TCP
84 ms
Request
0 ms
First Byte
83 ms
Download
0 ms
Total
342 ms
HTTP Headers
- Date
Fri, 26 Jun 2026 07:33:36 GMT
The date and time that the message was sent.
- Content-Type
text/html
The MIME type of this content.
Problems were detected with this header
- Unknown MIME type.
- Content-Length
552
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.
- Server
Proxy
A name for the server.
Proxy - Description of the server software.
- Strict-Transport-Security
max-age=63072000;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
63072000 (2 years)
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.