Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
Age
0
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
age: 0 cache-control: private, no-cache, no-store, max-age=0, must-revalidate
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
Thu, 09 Apr 2026 17:32:34 GMT
Link
URL
/_next/static/css/66dab96adeb78da0.css?dpl=dpl_DpT8H3uVSdeAqX9A4KJSmLY4poYF
rel=preload
as=style
X-Matched-Path
/
date: Thu, 09 Apr 2026 17:32:34 GMT link: </_next/static/css/66dab96adeb78da0.css?dpl=dpl_DpT8H3uVSdeAqX9A4KJSmLY4poYF>; rel=preload; as="style" x-matched-path: / x-vercel-cache: MISS x-vercel-id: iad1::iad1::99484-1775755954578-870492b2bfa0
Recommendations
Enable compression (gzip/brotli) to improve performance