Open
Cached
·
just now
18
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
Transfer-Encoding
chunked
Vary
Cookie, Cookie
accept-ranges: bytes connection: close transfer-encoding: chunked vary: Cookie, Cookie
Caching Headers
Age
0
Cache-Control
no-cache, must-revalidate, max-age=0, no-store, private
Expires
Wed, 11 Jan 1984 05:00:00 GMT
age: 0 cache-control: no-cache, must-revalidate, max-age=0, no-store, private expires: Wed, 11 Jan 1984 05:00:00 GMT
Content Headers
Content-Type
text/html; charset=UTF-8
content-type: text/html; charset=UTF-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 07 May 2026 13:57:43 GMT
X-Cache
MISS, MISS
X-Cache-Hits
0, 0
X-Served-By
cache-chi-kigq8000132-CHI, cache-bos-kbos510040-BOS
X-Timer
S1778162263.102546,VS0,VE82
date: Thu, 07 May 2026 13:57:43 GMT via: 1.1 varnish, 1.1 varnish x-cache: MISS, MISS x-cache-hits: 0, 0 x-pantheon-styx-hostname: styx-us-a-74f699b9cb-vm485 x-served-by: cache-chi-kigq8000132-CHI, cache-bos-kbos510040-BOS x-styx-req-id: b7fd2638-4a1c-11f1-841f-cabb0c94d17b x-timer: S1778162263.102546,VS0,VE82
Recommendations
Enable compression (gzip/brotli) to improve performance