Open
Cached
·
just now
21
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15724800; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
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
- • 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
Cache-Control
private, no-cache, no-store, max-age=0, must-revalidate
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
Fri, 04 Sep 2026 20:59:27 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=20,cfOrigin;dur=115
User-Agent
mint/1.8.0
X-Locale
en
X-Middleware-Rewrite
/en
X-Path
/
cf-cache-status: DYNAMIC cf-ray: a35feb083e47e144-IAD date: Fri, 04 Sep 2026 20:59:27 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=20,cfOrigin;dur=115 user-agent: mint/1.8.0 x-locale: en x-middleware-rewrite: /en x-path: /
Recommendations
Enable compression (gzip/brotli) to improve performance