Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=300
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding, Cookie, Cookie
accept-ranges: bytes connection: close vary: Accept-Encoding, Cookie, Cookie
Caching Headers
Age
464
Cache-Control
public, max-age=604800
age: 464 cache-control: public, max-age=604800
Content Headers
Content-Length
277210
Content-Type
text/html; charset=UTF-8
content-length: 277210 content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 15 Apr 2026 10:59:07 GMT
X-Cache
HIT, HIT, MISS, MISS
X-Cache-Hits
2, 0, 0, 0
X-Served-By
cache-chi-kigq8000075-CHI, cache-ewr-kewr1740041-EWR, cache-ewr-kewr1740098-EWR, cache-ewr-kewr1740098-EWR
X-Timer
S1776250748.749538,VS0,VE8
date: Wed, 15 Apr 2026 10:59:07 GMT via: 1.1 varnish, 1.1 varnish, 1.1 varnish, 1.1 varnish x-cache: HIT, HIT, MISS, MISS x-cache-hits: 2, 0, 0, 0 x-pantheon-styx-hostname: styx-us-a-869d8c6599-8qq64 x-served-by: cache-chi-kigq8000075-CHI, cache-ewr-kewr1740041-EWR, cache-ewr-kewr1740098-EWR, cache-ewr-kewr1740098-EWR x-styx-req-id: 0b981d89-38b9-11f1-93c7-fef76e531cd6 x-timer: S1776250748.749538,VS0,VE8
Recommendations
Enable compression (gzip/brotli) to improve performance