Open
Cached
·
3h ago
14
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
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
close
Vary
Cookie, origin
connection: close vary: Cookie, origin
Caching Headers
No caching headers found
Content Headers
Content-Length
179
Content-Type
text/html; charset=utf-8
content-length: 179 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Mon, 10 Aug 2026 16:03:01 GMT
X-Request-Id
df218fedb1ab4a5d
X-Trace-Id
6e714549f38442b4bc73419d83967c5a
alt-svc: h3=":443"; ma=2592000 date: Mon, 10 Aug 2026 16:03:01 GMT x-request-id: df218fedb1ab4a5d x-trace-id: 6e714549f38442b4bc73419d83967c5a
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching