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
- 4656 ms
https://wptally.com/
- Status
- 405
- Message
- Method Not Allowed
- Time
- 4656 ms
- IP
- 15.197.225.128
Timing
Wait
0 ms
DNS
14 ms
TCP
4 ms
Request
0 ms
First Byte
9 ms
Download
0 ms
Total
4656 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
Fri, 20 Jun 2025 11:34:45 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.