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
- 681 ms
https://zzb.bz/fUMvl
- Status
- 200
- Message
- OK
- Time
- 681 ms
- IP
- 172.237.29.113
Timing
Wait
0 ms
DNS
159 ms
TCP
173 ms
Request
1 ms
First Byte
175 ms
Download
1 ms
Total
681 ms
HTTP Headers
- Date
Sun, 01 Jun 2025 03:31:32 GMT
The date and time that the message was sent.
- Server
Apache/2.4.62 (Debian)
A name for the server.
Server
Apache
Description of the server software.
Version
2.4.62
Version number.
System
Debian
Operating system.
- Expires
Thu, 19 Nov 1981 08:52:00 GMT
The time at which the response is considered stale.
- Cache-Control
no-store, no-cache, must-revalidate
Inform all caching mechanisms from server to client whether they may cache this object.
no-store
May not be stored by any cache.
no-cache
May be stored by any cache but must be validated by the server.
must-revalidate
Stale caches must not be used.
- Pragma
no-cache
HTTP/1.0 backwards compatible cache handling.
no-cache - Force requests to the origin server before releasing a cache.
- Set-Cookie
zzbbz_session=0e2duvnlpnmcqk1t0cq0kbti2bfrhbo2; expires=Mon, 02 Jun 2025 03:31:32 GMT; Max-Age=86400; path=/; HttpOnly; SameSite=Lax
A cookie sent from the server to be set on the client
zzbbz_session
0e2duvnlpnmcqk1t0cq0kbti2bfrhbo2
Cookie name and value.
Expires
Mon, 02 Jun 2025 03:31:32 GMT
When the cookie should expire.
Max-Age
86400 (1 day)
Number of seconds until the cookie expires.
Path
/
The client will only send the cookie when requesting this path, or subdirectories, from the server.
HttpOnly
Prevents access to the cookie through JavaScript.
Samesite
Lax
Cookie is not sent on cross-site requests but is when following a link to the origin.
- 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.
- Content-Type
text/html; charset=UTF-8
The MIME type of this content.
Type
text/html
Description
HTML file
Charset
UTF-8