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
- 785 ms
https://al.biznet-us.com/out.php
- Status
- 404
- Message
- Not Found
- Time
- 785 ms
- IP
- 185.229.9.161
Timing
Wait
0 ms
DNS
224 ms
TCP
139 ms
Request
0 ms
First Byte
140 ms
Download
0 ms
Total
785 ms
HTTP Headers
- Server
nginx/1.16.1
A name for the server.
Server
nginx
Description of the server software.
Version
1.16.1
Version number.
- Date
Fri, 09 May 2025 18:03:16 GMT
The date and time that the message was sent.
- Content-Type
text/html; charset=UTF-8
The MIME type of this content.
Type
text/html
Description
HTML file
Charset
UTF-8
- 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.
- X-Powered-By
PHP/5.4.16
The software powering this site.
- Set-Cookie
ds_redirect_url=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; path=/; domain=al.biznet-us.com; httponly
A cookie sent from the server to be set on the client
ds_redirect_url
deleted
Cookie name and value.
Expires
Thu, 01-Jan-1970 00:00:01 GMT
When the cookie should expire.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Domain
al.biznet-us.com
The client will only send the cookie when requesting from this domain.
httponly
Prevents access to the cookie through JavaScript.