Cached · just now
18 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Present
max-age=31536000
Content-Security-Policy
Basic
script-src; frame-ancestors Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Missing
Not configured
Permissions-Policy
Missing
Not configured
Recommendations
  • Increase HSTS max-age to at least 1 year and add includeSubDomains
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Add Referrer-Policy header (recommended: strict-origin-when-cross-origin)
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Accept-Ranges
Performance
bytes
Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Accept-Encoding

Caching Headers

No caching headers found

Content Headers

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

Server Headers

Server
Server
envoy

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Tue, 24 Feb 2026 08:03:40 GMT
Via
Other
HTTP/1.1 fringe, HTTP/2 edgeproxy, 1.1 google, 1.1 varnish
X-Cache
Other
MISS, MISS
X-Cache-Hits
Other
0, 0
X-Envoy-Upstream-Service-Time
Other
31
X-Served-By
Other
cache-nyc-kteb1890078-NYC, cache-nyc-kteb1890073-NYC
X-Spotify-Open-Index
Other
true
X-Timer
Other
S1771920220.468412,VS0,VE107

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching