25 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Good
img-src; media-src; script-src; +11 more Analyze
Content-Security-Policy-Report-Only
Missing
Not configured Analyze
X-Frame-Options
Missing
Not configured
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
  • Strengthen CSP by removing 'unsafe-eval'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Transfer-Encoding
Performance
chunked
Vary
Performance
Origin, Accept-Encoding, Accept-Encoding

Caching Headers

Etag
Caching
W/"59-GZ27nfPQSw/lGsDIM95fDKLAYro"

Content Headers

Content-Type
Content
application/json; charset=utf-8

Server Headers

Server
Server
cloudflare

CORS Headers

Access-Control-Allow-Credentials
Cors
true

Cookies Headers

Set-Cookie
Cookies

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
a33171bcbfac25bd-IAD
Date
Other
Sun, 30 Aug 2026 05:37:34 GMT
Origin-Agent-Cluster
Other
?1
Rndr-Id
Other
1b2ed711-b84e-4816
X-Dns-Prefetch-Control
Other
off
X-Download-Options
Other
noopen
X-Permitted-Cross-Domain-Policies
Other
none
X-Render-Origin-Server
Other
Render

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching