19 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=63072000; includeSubDomains; preload
Content-Security-Policy
Basic
object-src; base-uri; script-src; +2 more
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Content-Type-Options: nosniff
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

2 headers
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

2 headers
Cache-Control
Caching
no-cache, no-store
Pragma
Caching
no-cache

Content Headers

1 headers
Content-Type
Content
text/html; charset=utf-8

Server Headers

1 headers
Server
Server
istio-envoy

CORS Headers

0 headers
No CORS headers found

Cookies Headers

1 headers
Set-Cookie
Cookies
.AspNetCore.Antiforgery.VyLW6ORzMgk=CfDJ8AMUrZkVd1BJjfL6RgrxtBYCngDoD6JrLwTK8ND9xXkFq1JTcpgBEftaA7zqk0uNaAtVzuVAk946LYCfgVnzYSyrp8wBYnIizGsZ-TWpXnMQLWK9Fr2rSPT4Qjr24KQcXRrvYhzqBbLQX3aCUfEwMaw; path=/; samesite=strict; httponly

Other Headers

8 headers
Alt-Svc
Other
h3=":443"; ma=2592000,h3-29=":443"; ma=2592000
Content-Security-Policy-Report-Only
Other
require-trusted-types-for 'script'; report-uri https://csp.withgoogle.com/csp/appsheet/3;
Date
Other
Tue, 18 Nov 2025 11:23:25 GMT
Via
Other
1.1 google
X-Client_region
Other
US
X-Client_region_subdivision
Other
USVA
X-Cloud-Trace-Context
Other
a134c8b1e4a56cd608747a76c73fd325/2844297512652214533;o=0
X-Envoy-Upstream-Service-Time
Other
216

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 566ms