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
- 24 ms
https://33poker.net/- Status
- 200
- Message
- OK
- Time
- 24 ms
- IP
- 157.230.83.78
Timing
Wait
0 ms
DNS
8 ms
TCP
6 ms
Request
1 ms
First Byte
3 ms
Download
1 ms
Total
24 ms
HTTP Headers
- Server
nginx
A name for the server.
nginx - Description of the server software.
- Date
Sat, 13 Jun 2026 02:02:18 GMT
The date and time that the message was sent.
- Content-Type
text/html; charset=utf-8
The MIME type of this content.
Problems were detected with this header
- Unknown MIME type.
- Content-Length
70471(70.5 kB)
The length of the response body in octets (8-bit bytes).
- Connection
keep-alive
Control options for the current connection and list of hop-by-hop response fields.
keep-alive - The client would like to keep the connection open.
- Vary
Accept-Encoding
Indicates that different content may be provided to different clients, depending on the vary header.
Headers
- Accept-Encoding
- Vary
Accept-Encoding
Indicates that different content may be provided to different clients, depending on the vary header.
Headers
- Accept-Encoding
Problems were detected with this header
- Duplicate header. There is another header with this name and this may cause problems.
- Cache-Provider
CLOUDWAYS-CACHE-DE
- Last-Modified
Fri, 12 Jun 2026 14:23:41 GMT
The last modified date for the requested object.
- Cache-Control
max-age=0, s-maxage=2592000
Inform all caching mechanisms from server to client whether they may cache this object.
Max-Age
0
The time a browser should remember a site can only be accessed with https (seconds).
S-Maxage
2592000 (30 days)
Override max-age for shared caches, ignored by private caches.
- Expires
Fri, 12 Jun 2026 22:25:56 GMT
The time at which the response is considered stale.
- Age
12982(3 hours 36 minutes 22 seconds)
The age the object has been in a proxy cache in seconds.
- X-Cache
HIT
Indicates whether a cache was used to server this response.
- Accept-Ranges
bytes
What partial content range types this server supports via byte serving.
bytes - Byte ranges are supported.