Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
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
- • Significantly strengthen CSP directives
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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, accept-encoding
connection: close transfer-encoding: chunked vary: rsc, next-router-state-tree, next-router-prefetch, next-router-segment-prefetch, accept-encoding
Caching Headers
Age
39152
Cache-Control
public, max-age=0, must-revalidate
age: 39152 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 01:21:12 GMT
X-Matched-Path
/
X-Pathname
/
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f7c68166dc36589-IAD date: Thu, 07 May 2026 01:21:12 GMT x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-pathname: / x-vercel-cache: HIT x-vercel-id: iad1::kbhz9-1778116872769-d2aa784c6c3e
Recommendations
Enable compression (gzip/brotli) to improve performance