Open
Cached
·
just now
18
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
Vary
Accept-Encoding
connection: close vary: Accept-Encoding
Caching Headers
No caching headers found
Content Headers
Content-Length
94
Content-Type
application/json; charset=utf-8
content-length: 94 content-type: application/json; charset=utf-8
Server Headers
X-Powered-By
Strapi <strapi.io>
x-powered-by: Strapi <strapi.io>
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 15:33:45 GMT
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
date: Wed, 06 May 2026 15:33:45 GMT via: 1.1 62dc5fc8174d0e36bcbea4543058f992.cloudfront.net (CloudFront) x-amz-cf-id: 6o0sPsKVx3KPfkXPylGwsW3MqJUGmsshIc8Wtqn9g4wG_FAZX1QjaA== x-amz-cf-pop: IAD61-P12 x-cache: Error from cloudfront x-dns-prefetch-control: off x-download-options: noopen 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