Open
Cached
·
just now
19
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Present
unsafe-url
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
Upgrade, close
Transfer-Encoding
chunked
Vary
User-Agent,Accept-Encoding
connection: Upgrade, close transfer-encoding: chunked vary: User-Agent,Accept-Encoding
Caching Headers
Cache-Control
no-store, no-cache, must-revalidate, post-check=0, pre-check=0, max-age=600, private, must-revalidate
Expires
Wed, 17 Aug 2005 00:00:00 GMT
Last-Modified
Tue, 07 Apr 2026 09:54:22 GMT
Pragma
no-cache
cache-control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0, max-age=600, private, must-revalidate expires: Wed, 17 Aug 2005 00:00:00 GMT last-modified: Tue, 07 Apr 2026 09:54:22 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
Tue, 07 Apr 2026 09:54:22 GMT
Upgrade
h2,h2c
date: Tue, 07 Apr 2026 09:54:22 GMT upgrade: h2,h2c
Recommendations
Enable compression (gzip/brotli) to improve performance