Open
Cached
·
just now
13
Headers
Detected Technologies from 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
connection: close transfer-encoding: chunked
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
Fri, 26 Jun 2026 21:10: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: Fri, 26 Jun 2026 21:10:15 GMT pragma: no-cache
Content Headers
Content-Type
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Fri, 26 Jun 2026 21:10:15 GMT
date: Fri, 26 Jun 2026 21:10:15 GMT
Recommendations
Enable compression (gzip/brotli) to improve performance