Open
Cached
·
just now
24
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15552000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer-when-downgrade
Permissions-Policy
Present
autoplay=(), camera=(), fullscreen=(); +3 more
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
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
706155
Cache-Control
public, max-age=0, must-revalidate
age: 706155 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
Wed, 29 Apr 2026 06:32:54 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=88,cfOrigin;dur=0
X-Matched-Path
/
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f3c45ad4890206f-IAD date: Wed, 29 Apr 2026 06:32:54 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=88,cfOrigin;dur=0 x-matched-path: / x-nextjs-prerender: 1 x-nextjs-stale-time: 300 x-vercel-cache: HIT x-vercel-id: iad1::6rnvz-1777444374648-cae97f0a8561
Recommendations
Enable compression (gzip/brotli) to improve performance