Open
Cached
·
just now
18
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
Good
strict-origin-when-cross-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
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Cache-Control
no-cache, no-store
Expires
Thu, 1 Jan 1970 00:00:00 GMT
Pragma
No-cache
cache-control: no-cache, no-store expires: Thu, 1 Jan 1970 00:00:00 GMT pragma: No-cache
Content Headers
Content-Type
text/html;charset=utf-8
content-type: text/html;charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Accept-Ch
Sec-CH-UA-Platform-Version
Alt-Svc
h3=":443"; ma=86400
Date
Thu, 23 Apr 2026 10:24:59 GMT
X-Request-Id
9f0c2963bb2fc651
accept-ch: Sec-CH-UA-Platform-Version alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: 9f0c2963bb2fc651-IAD date: Thu, 23 Apr 2026 10:24:59 GMT x-request-id: 9f0c2963bb2fc651
Recommendations
Enable compression (gzip/brotli) to improve performance