Open
Cached
·
just now
21
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
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Origin, Accept-Encoding
connection: close vary: Origin, Accept-Encoding
Caching Headers
Etag
W/"c-Lve95gjOVATpfV8EL5X4nxwjKHE"
etag: W/"c-Lve95gjOVATpfV8EL5X4nxwjKHE"
Content Headers
Content-Length
12
Content-Type
text/html; charset=utf-8
content-length: 12 content-type: text/html; charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Date
Tue, 15 Sep 2026 02:02:38 GMT
Origin-Agent-Cluster
?1
X-Correlation-Id
21cc7a33-12e8-48ac-adb7-7aa339fe63f0
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
date: Tue, 15 Sep 2026 02:02:38 GMT origin-agent-cluster: ?1 x-correlation-id: 21cc7a33-12e8-48ac-adb7-7aa339fe63f0 x-dns-prefetch-control: off x-download-options: noopen x-permitted-cross-domain-policies: none
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching