Open
Cached
·
just now
12
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
connection: close
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, proxy-revalidate
Expires
0
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, proxy-revalidate expires: 0 pragma: no-cache
Content Headers
Content-Length
11078
Content-Type
text/html; charset=utf-8
content-length: 11078 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Tue, 15 Sep 2026 15:46:28 GMT
X-Cloud-Trace-Context
2f6e894ecfd2be45c0e58c92ebc96211;o=1
date: Tue, 15 Sep 2026 15:46:28 GMT x-cloud-trace-context: 2f6e894ecfd2be45c0e58c92ebc96211;o=1
Recommendations
Enable compression (gzip/brotli) to improve performance