Open
Cached
·
just now
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000; preload
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
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
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • 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
7807
Cache-Control
private, max-age=1, must-revalidate
Last-Modified
Sat, 09 May 2026 06:54:08 GMT
age: 7807 cache-control: private, max-age=1, must-revalidate last-modified: Sat, 09 May 2026 06:54:08 GMT
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
Sat, 09 May 2026 09:04:16 GMT
Link
URL
/_next/static/media/904be59b21bd51cb-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/css/b2ab96b5b08fbfb6.css
rel=preload
as=style
URL
/_next/static/css/7d9f1ea2b0dc9dcf.css
rel=preload
as=style
Server-Timing
cfCacheStatus;desc="HIT", cfEdge;dur=5,cfOrigin;dur=0,cfWorker;dur=11
X-Locale
en
X-Middleware-Rewrite
/en/
X-Pathname
/
cf-cache-status: HIT cf-ray: 9f8f89244f57f27c-IAD date: Sat, 09 May 2026 09:04:16 GMT link: </_next/static/media/904be59b21bd51cb-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/css/b2ab96b5b08fbfb6.css>; rel=preload; as="style", </_next/static/css/7d9f1ea2b0dc9dcf.css>; rel=preload; as="style" server-timing: cfCacheStatus;desc="HIT", cfEdge;dur=5,cfOrigin;dur=0,cfWorker;dur=11 x-locale: en x-middleware-rewrite: /en/ x-pathname: /
Recommendations
Enable compression (gzip/brotli) to improve performance