Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
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
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Accept-Ranges
bytes
Connection
close
Vary
Accept-Encoding
accept-ranges: bytes connection: close vary: Accept-Encoding
Caching Headers
Cache-Control
no-cache, no-store, must-revalidate
Etag
"6aaa50e4-acd"
Expires
0
Last-Modified
Wed, 16 Sep 2026 08:18:44 GMT
Pragma
no-cache
cache-control: no-cache, no-store, must-revalidate etag: "6aaa50e4-acd" expires: 0 last-modified: Wed, 16 Sep 2026 08:18:44 GMT pragma: no-cache
Content Headers
Content-Length
2765
Content-Type
text/html
content-length: 2765 content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 16 Sep 2026 15:11:41 GMT
X-Cloud-Trace-Context
13d8e7a336eedcd5c2795ec4f47a2d6e;o=1
date: Wed, 16 Sep 2026 15:11:41 GMT x-cloud-trace-context: 13d8e7a336eedcd5c2795ec4f47a2d6e;o=1
Recommendations
Enable compression (gzip/brotli) to improve performance