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
- 398 ms
https://moneyandfinancedeals.uk/forum/profile/RicardoCha- Status
- 401
- Message
- Unauthorized
- Time
- 398 ms
- IP
- 185.151.30.131
Timing
Wait
0 ms
DNS
76 ms
TCP
4 ms
Request
0 ms
First Byte
312 ms
Download
1 ms
Total
398 ms
HTTP Headers
- Date
Mon, 03 Nov 2025 00:18:34 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
- Server
nginx
A name for the server.
nginx - Description of the server software.
- X-Stackprotect-Id
6907f4db6a2cb
- Set-Cookie
stackprotect=d157074ba3493e70cfe01abb54085d34410f9bbf916cda5339501eab33e6877d; expires=Mon, 03-Nov-2025 01:18:35 GMT; Max-Age=3600; path=/; domain=moneyandfinancedeals.uk; secure; HttpOnly
A cookie sent from the server to be set on the client
stackprotect
d157074ba3493e70cfe01abb54085d34410f9bbf916cda5339501eab33e6877d
Cookie name and value.
Expires
Mon, 03-Nov-2025 01:18:35 GMT
When the cookie should expire.
Max-Age
3600 (1 hour)
Number of seconds until the cookie expires.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
Domain
moneyandfinancedeals.uk
The client will only send the cookie when requesting from this domain.
secure
The cookie is only sent when requesting from a https domain.
HttpOnly
Prevents access to the cookie through JavaScript.
- Cache-Control
Private
Inform all caching mechanisms from server to client whether they may cache this object.
Private - May only be stored by a browser cache.
- X-Cdn-Cache-Status
MISS
- X-Via
JFK1
- 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.