Open
Cached
·
just now
12
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=63072000
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
Connection
close
Transfer-Encoding
chunked
connection: close transfer-encoding: chunked
Caching Headers
Age
0
Cache-Control
no-cache, no-store, must-revalidate
Expires
0
Pragma
no-cache
age: 0 cache-control: no-cache, no-store, must-revalidate expires: 0 pragma: no-cache
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 10 Aug 2026 19:59:23 GMT
date: Mon, 10 Aug 2026 19:59:23 GMT x-vercel-cache: MISS x-vercel-id: iad1::iad1::wx7vv-1786391963301-cfa0bc106c90
Recommendations
Enable compression (gzip/brotli) to improve performance