Open
Cached
·
just now
16
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
- • Significantly strengthen CSP directives
- • 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
Vary
accept-encoding
connection: close transfer-encoding: chunked vary: accept-encoding
Caching Headers
Cache-Control
private, no-cache, no-store, must-revalidate
Expires
Fri 20 Aug 2021 22:23:23 GMT
Pragma
no-cache
cache-control: private, no-cache, no-store, must-revalidate expires: Fri 20 Aug 2021 22:23:23 GMT pragma: no-cache
Content Headers
Content-Type
text/html;charset=UTF-8
content-type: text/html;charset=UTF-8
Server Headers
Server
-
server: -
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Thu, 20 Aug 2026 22:23:23 GMT
Via
1.1 google
alt-svc: h3=":443"; ma=2592000 date: Thu, 20 Aug 2026 22:23:23 GMT via: 1.1 google
Recommendations
Enable compression (gzip/brotli) to improve performance