Open
Cached
·
just now
23
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Origin
connection: close transfer-encoding: chunked vary: Origin
Caching Headers
No caching headers found
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
Server Headers
server: cloudflare x-powered-by: Strapi <strapi.io>
CORS Headers
Access-Control-Allow-Credentials
true
Access-Control-Allow-Origin
access-control-allow-credentials: true access-control-allow-origin:
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 21 May 2026 17:19:44 GMT
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Koyeb-Backend
fra
X-Koyeb-Brand
strapi
X-Koyeb-Glb
was
X-Permitted-Cross-Domain-Policies
none
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9ff53f6f2cfe8b7e-IAD date: Thu, 21 May 2026 17:19:44 GMT x-dns-prefetch-control: off x-download-options: noopen x-koyeb-backend: fra x-koyeb-brand: strapi x-koyeb-glb: was x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching
Consider removing X-Powered-By header to hide server technology