Open
Cached
·
just now
22
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
Good
no-referrer
Permissions-Policy
Missing
Not configured
Recommendations
- • Improve CSP by adding more specific directives and removing 'unsafe-inline'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
connection: close
Caching Headers
Etag
W/"5b-Zhne1kMqbG+F0VCJAlNGYS8ksfc"
etag: W/"5b-Zhne1kMqbG+F0VCJAlNGYS8ksfc"
Content Headers
Content-Length
91
Content-Type
application/json; charset=utf-8
content-length: 91 content-type: application/json; charset=utf-8
CORS Headers
Access-Control-Allow-Origin
*
Access-Control-Expose-Headers
*,Authorization
access-control-allow-origin: * access-control-expose-headers: *,Authorization
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=2592000
Date
Fri, 10 Apr 2026 22:25:35 GMT
Origin-Agent-Cluster
?1
Via
1.1 google
X-Cloud-Trace-Context
86296d5d44291d6af557da798b10d3ba
X-Dns-Prefetch-Control
off
X-Download-Options
noopen
X-Permitted-Cross-Domain-Policies
none
alt-svc: h3=":443"; ma=2592000 date: Fri, 10 Apr 2026 22:25:35 GMT origin-agent-cluster: ?1 via: 1.1 google x-cloud-trace-context: 86296d5d44291d6af557da798b10d3ba 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