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
- 231 ms
https://palmstreetfilms.com/
- Status
- 200
- Message
- OK
- Time
- 231 ms
- IP
- 162.254.35.83
Timing
Wait
1 ms
DNS
6 ms
TCP
71 ms
Request
0 ms
First Byte
73 ms
Download
0 ms
Total
231 ms
HTTP Headers
- Server
nginx
A name for the server.
nginx - Description of the server software.
- Date
Sat, 18 Jan 2025 04:49:35 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
590
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.
- Last-Modified
Mon, 13 Jan 2025 08:41:07 GMT
The last modified date for the requested object.
- Etag
"24e-62b9267d01d37"
An identifier for a specific version of a resource.
Validator
strong
A weak tag is easier to generate and prevents byte range caching.
Tag
24e-62b9267d01d37
- Accept-Ranges
bytes
What partial content range types this server supports via byte serving.
bytes - Byte ranges are supported.
- Vary
Accept-Encoding
Indicates that different content may be provided to different clients, depending on the vary header.
Headers
- Accept-Encoding
- 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).