Open
Cached
·
just now
18
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
Good
no-referrer-when-downgrade
Permissions-Policy
Present
geolocation=(self), microphone=()
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
RSC, Next-Router-State-Tree, Next-Router-Prefetch, Accept-Encoding
connection: close transfer-encoding: chunked vary: RSC, Next-Router-State-Tree, Next-Router-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
Server Headers
server: cloudflare x-powered-by: Next.js
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 02 May 2026 12:08:38 GMT
Link
URL
/_next/static/media/58f662ed5ba12a72-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/904be59b21bd51cb-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
URL
/_next/static/media/c3f6eb667c0186c5-s.p.woff2
rel=preload
as=font
crossorigin
type=font/woff2
X-Middleware-Rewrite
/fr
cf-cache-status: DYNAMIC cf-ray: 9f56e990fcf8e5e8-IAD date: Sat, 02 May 2026 12:08:38 GMT link: </_next/static/media/58f662ed5ba12a72-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/904be59b21bd51cb-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/c3f6eb667c0186c5-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2" x-middleware-rewrite: /fr
Recommendations
Enable compression (gzip/brotli) to improve performance
Consider removing X-Powered-By header to hide server technology