Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • 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, Next-Url, accept-encoding
connection: close transfer-encoding: chunked vary: RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch, Next-Url, accept-encoding
Caching Headers
Cache-Control
s-maxage=291, stale-while-revalidate=2592000
cache-control: s-maxage=291, stale-while-revalidate=2592000
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
Cf-Placement
local-
Date
Fri, 21 Aug 2026 16:37:50 GMT
X-Next-I18n-Router-Locale
en
X-Opennext-Cache
HIT
alt-svc: h3=":443"; ma=86400 cf-placement: local- cf-ray: a2eb108b3f251d4c-IAD date: Fri, 21 Aug 2026 16:37:50 GMT x-next-i18n-router-locale: en x-nextjs-stale-time: 300 x-opennext-cache: HIT
Recommendations
Enable compression (gzip/brotli) to improve performance