Open
Cached
·
just now
20
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
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding
connection: close transfer-encoding: chunked vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, accept-encoding
Caching Headers
Age
2776455
Cache-Control
public, max-age=0, must-revalidate
age: 2776455 cache-control: public, max-age=0, must-revalidate
Content Headers
Content-Disposition
inline
Content-Type
text/html; charset=utf-8
content-disposition: inline content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
access-control-allow-origin: *
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 07 May 2026 18:33:48 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=13,cfOrigin;dur=38
X-Matched-Path
/
alt-svc: h3=":443"; ma=86400
cf-cache-status: DYNAMIC
cf-ray: 9f8250ae68c2ee0d-IAD
date: Thu, 07 May 2026 18:33:48 GMT
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=V2jJe%2FyBHvE7a689Sm62%2BEpGVHKB6rGtyV%2BSZ7lW%2F%2BL1s%2BgHJSw%2B%2BZkBoLtph9tdjki1CrE%2FmCc6VIeexv1kTMOzumQRlU17aBom9PnZZn%2FLHt6jya9ov9fT2Oineg%3D%3D"}]}
server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=13,cfOrigin;dur=38
x-matched-path: /
x-vercel-cache: HIT
x-vercel-id: iad1::t6d78-1778178828573-46a1e8143fd2
Recommendations
Enable compression (gzip/brotli) to improve performance