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
- 44 ms
https://wptally.com/- Status
- 405
- Message
- Method Not Allowed
- Time
- 44 ms
- IP
- 3.33.251.168
Timing
Wait
0 ms
DNS
7 ms
TCP
4 ms
Request
0 ms
First Byte
8 ms
Download
0 ms
Total
44 ms
HTTP Headers
- Content-Type
text/plain; charset=utf-8
The MIME type of this content.
Problems were detected with this header
- Unknown MIME type.
- 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
Wed, 29 Jul 2026 06:21:39 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.