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
- 717 ms
https://evolutionkr.kr/
- Status
- 200
- Message
- OK
- Time
- 717 ms
- IP
- 104.248.154.101
Timing
Wait
0 ms
DNS
6 ms
TCP
236 ms
Request
1 ms
First Byte
237 ms
Download
0 ms
Total
717 ms
HTTP Headers
- Server
nginx
A name for the server.
nginx - Description of the server software.
- Date
Tue, 18 Mar 2025 20:36:40 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
- Content-Length
267217(267 kB)
The length of the response body in octets (8-bit bytes).
- 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.
- 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
Tue, 18 Mar 2025 15:20:15 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
Tue, 18 Mar 2025 19:20:29 GMT
The time at which the response is considered stale.
- Age
4570(1 hour 16 minutes 10 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.