Open
Cached
·
just now
8
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
- • Add X-Content-Type-Options: nosniff
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Cache-Control
private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires
Thu, 01 Jan 1970 00:00:01 GMT
cache-control: private, max-age=0, no-store, no-cache, must-revalidate, post-check=0, pre-check=0 expires: Thu, 01 Jan 1970 00:00:01 GMT
Content Headers
Content-Length
1713
content-length: 1713
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Cf-Team
30d775a077000164b2c1ec9400000001
Date
Mon, 24 Aug 2026 22:20:40 GMT
Proxy-Status
Cloudflare-Proxy;error=http_request_denied
cf-team: 30d775a077000164b2c1ec9400000001 date: Mon, 24 Aug 2026 22:20:40 GMT proxy-status: Cloudflare-Proxy;error=http_request_denied
Recommendations
Enable compression (gzip/brotli) to improve performance