Open
Cached
·
just now
20
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Consider adding 'preload' to HSTS for maximum security
- • Add Content-Security-Policy header to prevent XSS attacks
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Vary
Origin
connection: close vary: Origin
Caching Headers
Etag
W/"47-rjITwoAc8hOYp70BriyhorQzNXA"
etag: W/"47-rjITwoAc8hOYp70BriyhorQzNXA"
Content Headers
Content-Length
71
Content-Type
application/json; charset=utf-8
content-length: 71 content-type: application/json; charset=utf-8
CORS Headers
Access-Control-Allow-Credentials
true
access-control-allow-credentials: true
Cookies Headers
Other Headers
Date
Sun, 06 Sep 2026 16:15:27 GMT
Origin-Agent-Cluster
?1
X-Cloud-Trace-Context
bb7a2857cf6556f83d6283a2b4b703ea;o=1
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
date: Sun, 06 Sep 2026 16:15:27 GMT origin-agent-cluster: ?1 x-cloud-trace-context: bb7a2857cf6556f83d6283a2b4b703ea;o=1 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