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
Fri, 08 May 2026 00:37:14 GMT
X-Cache
MISS, MISS
X-Cache-Hits
0, 0
X-Served-By
cache-chi-kigq8000133-CHI, cache-ewr-kewr1740037-EWR
X-Timer
S1778200634.162609,VS0,VE90
date: Fri, 08 May 2026 00:37:14 GMT via: 1.1 varnish, 1.1 varnish x-cache: MISS, MISS x-cache-hits: 0, 0 x-pantheon-styx-hostname: styx-us-a-5fbd9fdf97-8xs4h x-served-by: cache-chi-kigq8000133-CHI, cache-ewr-kewr1740037-EWR x-styx-req-id: 0eecbeaf-4a76-11f1-abf0-660db9a981f6 x-timer: S1778200634.162609,VS0,VE90
Recommendations
Enable compression (gzip/brotli) to improve performance