Open
Cached
·
30m ago
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • 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, next-router-segment-prefetch
connection: close transfer-encoding: chunked vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch
Caching Headers
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate, no-transform
cache-control: private, no-cache, no-store, max-age=0, must-revalidate, no-transform
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
Alt-Svc
h3=":443"; ma=86400
Date
Tue, 25 Aug 2026 19:40:42 GMT
Nel
Report-To Group
cf-nel
max-age: 1w
success: 0.0%
Report-To
Other
Server-Timing
cfEdge;dur=349,cfOrigin;dur=0,cfWorker;dur=814
alt-svc: h3=":443"; ma=86400
cf-ray: a30d11e53cdadda5-IAD
date: Tue, 25 Aug 2026 19:40:42 GMT
link: </_next/static/chunks/3rp36les_0hrw.css>; rel=preload; as="style"
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=icDlD0E%2FOHrfH6E56f2NOd%2BWcYMStGM1im6RB9sTsfyxTlEFDc211byIZFNipY9nD8KqvhCYtnn8NMP973WdnsN00RSEfdw6QZHpey9BBxOfj57z1m06Ud6Wjoy4BA%2FH"}]}
server-timing: cfEdge;dur=349,cfOrigin;dur=0,cfWorker;dur=814
Recommendations
Enable compression (gzip/brotli) to improve performance