Open
Cached
·
just now
15
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000 ; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • 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
accept-ranges: bytes connection: close
Caching Headers
Cache-Control
no-cache, no-store, max-age=0, must-revalidate
Expires
0
Last-Modified
Sun, 02 Aug 2026 10:24:45 GMT
Pragma
no-cache
cache-control: no-cache, no-store, max-age=0, must-revalidate expires: 0 last-modified: Sun, 02 Aug 2026 10:24:45 GMT pragma: no-cache
Content Headers
Content-Language
en-US
Content-Length
27092
Content-Type
text/html;charset=UTF-8
content-language: en-US content-length: 27092 content-type: text/html;charset=UTF-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Sun, 02 Aug 2026 12:38:12 GMT
alt-svc: h3=":443"; ma=2592000 date: Sun, 02 Aug 2026 12:38:12 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance