Open
Cached
·
just now
14
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; includeSubdomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Significantly strengthen CSP directives
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
Etag
"eqt59r3cd55yn2"
cache-control: private, no-cache, no-store, max-age=0, must-revalidate etag: "eqt59r3cd55yn2"
Content Headers
Content-Length
278379
Content-Type
text/html; charset=utf-8
content-length: 278379 content-type: text/html; charset=utf-8
Server Headers
Server
Apple
server: Apple
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 15 Apr 2026 22:59:26 GMT
X-Dns-Prefetch-Control
on
date: Wed, 15 Apr 2026 22:59:26 GMT x-dns-prefetch-control: on
Recommendations
Enable compression (gzip/brotli) to improve performance