Open
Cached
·
just now
20
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: envoy x-powered-by: Strapi <strapi.io>
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sat, 13 Jun 2026 01:36:01 GMT
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
date: Sat, 13 Jun 2026 01:36:01 GMT via: 1.1 70bb7fd797792ff677b4ec2e2a0ad742.cloudfront.net (CloudFront) x-amz-cf-id: B1r6B_Jngk8dXXBDxP6SSDK8Hqsxhez5-v0zyielOKxCpwkM0Ssu3Q== x-amz-cf-pop: IAD61-P13 x-cache: Error from cloudfront x-dns-prefetch-control: off x-download-options: noopen x-envoy-upstream-service-time: 12 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