23 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Excellent
max-age=31536000; includeSubDomains; preload
Content-Security-Policy
Missing
Not configured Analyze
Content-Security-Policy-Report-Only
Basic
script-src; frame-src; connect-src Analyze
X-Frame-Options
Good
SAMEORIGIN
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Add Content-Security-Policy header to prevent XSS attacks
  • Consider adding Permissions-Policy to control browser features

Performance Headers

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

Caching Headers

Cache-Control
Caching
max-age=30, public, must-revalidate, s-maxage=600

Content Headers

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

Server Headers

Server
Server
cloudflare
X-Runtime
Server
0.075659

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Alt-Svc
Other
h3=":443"; ma=86400
Cf-Cache-Status
Other
BYPASS
Cf-Ray
Other
a081f2b28d43ff56-IAD
Date
Other
Sun, 07 Jun 2026 19:08:53 GMT
Server-Timing
Other
cfCacheStatus;desc="BYPASS", cfEdge;dur=32,cfOrigin;dur=91
Speculation-Rules
Other
"/cdn-cgi/speculation"
X-Permitted-Cross-Domain-Policies
Other
none
X-Request-Id
Other
f2654632-8d53-4a3f-b4a6-7a0b05d7f012

Recommendations

Enable compression (gzip/brotli) to improve performance