Open
Cached
·
1h ago
13
Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Good
strict-origin-when-cross-origin
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 X-Content-Type-Options: nosniff
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding, Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding, Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Expires
Wed, 17 Aug 2005 00:00:00 GMT
Last-Modified
Wed, 13 May 2026 00:06:15 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0 expires: Wed, 17 Aug 2005 00:00:00 GMT last-modified: Wed, 13 May 2026 00:06:15 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=utf-8
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, 13 May 2026 00:06:15 GMT
date: Wed, 13 May 2026 00:06:15 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance