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
- 712 ms
https://attrition-game.com/
- Status
- 200
- Message
- OK
- Time
- 712 ms
- IP
- 194.233.73.104
Timing
Wait
0 ms
DNS
7 ms
TCP
235 ms
Request
0 ms
First Byte
234 ms
Download
0 ms
Total
712 ms
HTTP Headers
- Server
nginx
A name for the server.
nginx - Description of the server software.
- Date
Wed, 02 Apr 2025 07:03:44 GMT
The date and time that the message was sent.
- Content-Type
text/html
The MIME type of this content.
Type
text/html
Description
HTML file
- Content-Length
15752(15.8 kB)
The length of the response body in octets (8-bit bytes).
- Last-Modified
Sun, 30 Mar 2025 16:40:51 GMT
The last modified date for the requested object.
- 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
- Etag
"67e97413-3d88"
An identifier for a specific version of a resource.
Validator
strong
A weak tag is easier to generate and prevents byte range caching.
Tag
67e97413-3d88
- Strict-Transport-Security
max-age=31536000
A HSTS Policy informing the HTTP client how long to cache the HTTPS only policy and whether this applies to subdomains.
Max-Age
31536000 (1 year)
The time a browser should remember a site can only be accessed with https (seconds).
- Accept-Ranges
bytes
What partial content range types this server supports via byte serving.
bytes - Byte ranges are supported.