Open
Cached
·
just now
11
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Strengthen CSP by removing 'unsafe-eval'
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • 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
connection: close transfer-encoding: chunked
Caching Headers
Cache-Control
no-cache, no-store, max-age=0, no-transform, private
cache-control: no-cache, no-store, max-age=0, no-transform, private
Content Headers
No content headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Sun, 23 Aug 2026 10:32:19 GMT
cf-cache-status: DYNAMIC cf-ray: a2f973df3a2ee615-IAD date: Sun, 23 Aug 2026 10:32:19 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance