Open
Cached
·
just now
25
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
strict-origin-when-cross-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-Url, Accept-Encoding, Origin
connection: close transfer-encoding: chunked vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Url, Accept-Encoding, Origin
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
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 18 May 2026 04:11:41 GMT
Server-Timing
cfCacheStatus;desc="DYNAMIC", cfEdge;dur=69,cfOrigin;dur=11
X-Cache-Status
HIT_LOCAL
X-Middleware-Rewrite
/en
X-Release-Track
primary
X-Release-Weight
0
X-Request-Id
f31a8abb-3f5c-4dca-90bd-fc9ae68080d4
X-Request-Locale
en
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9fd804f24d9d7ff4-IAD date: Mon, 18 May 2026 04:11:41 GMT server-timing: cfCacheStatus;desc="DYNAMIC", cfEdge;dur=69,cfOrigin;dur=11 x-cache-status: HIT_LOCAL x-envoy-upstream-service-time: 2 x-middleware-rewrite: /en x-release-track: primary x-release-weight: 0 x-request-id: f31a8abb-3f5c-4dca-90bd-fc9ae68080d4 x-request-locale: en
Recommendations
Enable compression (gzip/brotli) to improve performance