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
- 534 ms
http://wiki.competitii-sportive.ro/index.php/User:Chad40N03151480
- Status
- 403
- Message
- Forbidden
- Time
- 534 ms
- IP
- 89.42.218.195
Timing
Wait
0 ms
DNS
314 ms
TCP
110 ms
Request
0 ms
First Byte
110 ms
Download
0 ms
Total
534 ms
HTTP Headers
- 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.
- Date
Mon, 25 Aug 2025 15:00:08 GMT
The date and time that the message was sent.
- Server
LiteSpeed
A name for the server.
LiteSpeed - Description of the server software.
- X-Xss-Protection
1; mode=block
Cross-site scripting (XSS) filter.
1
Enable XSS filtering.
Mode
Filtering mode.
- block - Block page if XSS is detected.
- 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'.