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
- 409 ms
http://www.xn--c1aid4a5e.xn--p1ai/user/streamdeer2/- Status
- 200
- Message
- OK
- Time
- 409 ms
- IP
- 195.161.69.18
Timing
Wait
0 ms
DNS
129 ms
TCP
141 ms
Request
0 ms
First Byte
139 ms
Download
0 ms
Total
409 ms
HTTP Headers
- Server
nginx
A name for the server.
nginx - Description of the server software.
- Date
Wed, 12 Aug 2026 00:44:00 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
216
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.
- Expires
Thu, 01 Jan 1970 00:00:01 GMT
The time at which the response is considered stale.
- Cache-Control
no-cache
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.