Open
Cached
·
just now
13
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
Connection
Close
Transfer-Encoding
chunked
Vary
Accept-Encoding, User-Agent
connection: Close transfer-encoding: chunked vary: Accept-Encoding, User-Agent
Caching Headers
Cache-Control
private
Expires
Thu, 01 Jan 1970 00:00:00 GMT
cache-control: private expires: Thu, 01 Jan 1970 00:00:00 GMT
Content Headers
Content-Language
en-US
Content-Type
text/html;charset=utf-8
content-language: en-US content-type: text/html;charset=utf-8
Server Headers
No server headers found
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Wed, 06 May 2026 23:10:56 GMT
date: Wed, 06 May 2026 23:10:56 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance