Open Cached · just now
13 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Weak
max-age=0; includeSubDomains
Content-Security-Policy
Missing
Not configured
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Missing
Not configured
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Add Content-Security-Policy header to prevent XSS attacks
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • 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
Connection
Performance
Transfer-Encoding
Transfer-Encoding
Performance
chunked

Caching Headers

1 headers
Cache-Control
Caching
private

Content Headers

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

Server Headers

0 headers
No server headers found

CORS Headers

1 headers
Access-Control-Expose-Headers
Cors
Request-Context

Cookies Headers

1 headers
Set-Cookie
Cookies
bStore=Y; expires=Mon, 03-Nov-2025 02:02:01 GMT

Other Headers

6 headers
Date
Other
Mon, 03 Nov 2025 02:01:51 GMT
Ms-Cv
Other
CASMicrosoftCV9a867081.0
Ms-Cv-Esi
Other
CASMicrosoftCV9a867081.0
Request-Context
Other
appId=cid-v1:19edf492-1240-4875-8c92-ad1824744faf
Tls_version
Other
tls1.3
X-Rtag
Other
OneRoute_Default

Recommendations

Enable compression (gzip/brotli) to improve performance

Analysis completed in 1ms