Cached · just now
22 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Basic
base-uri; default-src; script-src; +12 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, accept-encoding

Caching Headers

Age
Caching
0
Cache-Control
Caching
private, no-cache, no-store, max-age=0, must-revalidate

Content Headers

Content-Type
Content
text/html; charset=utf-8

Server Headers

Server
Server
cloudflare

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
9dfe0bf64b57c56b-IAD
Date
Other
Sat, 21 Mar 2026 15:38:59 GMT
Link
Other
X-Dns-Prefetch-Control
Other
on
X-Matched-Path
Other
/[lang]
X-Nonce
Other
dfac24de-11b0-4610-bde4-0f6b650eafe3
X-Vercel-Cache
Other
MISS
X-Vercel-Id
Other
iad1::iad1::tr7dl-1774107538941-8ab2e38768e5

Recommendations

Enable compression (gzip/brotli) to improve performance