Open
Cached
·
just now
13
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=15768000
X-Frame-Options
Good
sameorigin
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Present
interest-cohort=()
Recommendations
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
Performance Headers
Accept-Ranges
bytes
Connection
Upgrade, close
Transfer-Encoding
chunked
Vary
accept-language
accept-ranges: bytes connection: Upgrade, close transfer-encoding: chunked vary: accept-language
Caching Headers
No caching headers found
Content Headers
Content-Type
text/html
content-type: text/html
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Mon, 03 Aug 2026 23:24:21 GMT
Upgrade
h2
date: Mon, 03 Aug 2026 23:24:21 GMT upgrade: h2
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching