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
- 3040 ms
https://crespigandia.com/
- Status
- 405
- Message
- Method Not Allowed
- Time
- 3040 ms
- IP
- 3.33.251.168
Timing
Wait
0 ms
DNS
6 ms
TCP
3 ms
Request
0 ms
First Byte
8 ms
Download
1 ms
Total
3040 ms
HTTP Headers
- Content-Type
text/plain; charset=utf-8
The MIME type of this content.
Type
text/plain
Description
text file
Charset
utf-8
- 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'.
- Date
Sun, 31 Aug 2025 04:11:06 GMT
The date and time that the message was sent.
- Content-Length
19
The length of the response body in octets (8-bit bytes).
- Connection
close
Control options for the current connection and list of hop-by-hop response fields.
close - The client or server would like to close the connection.