Open
Cached
·
just now
15
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Missing
Not configured
X-Frame-Options
Excellent
DENY
X-Content-Type-Options
Good
nosniff
Referrer-Policy
Good
strict-origin-when-cross-origin
Permissions-Policy
Missing
Not configured
Recommendations
- • Add Strict-Transport-Security header with max-age of at least 1 year
- • Strengthen CSP by removing 'unsafe-eval'
- • Consider adding Permissions-Policy to control browser features
Performance Headers
Connection
close
Transfer-Encoding
chunked
Vary
Accept-Encoding
connection: close transfer-encoding: chunked vary: Accept-Encoding
Caching Headers
No caching headers found
Content Headers
Content-Type
application/json
content-type: application/json
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 17 Aug 2026 11:29:53 GMT
X-Render-Origin-Server
uvicorn
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: a2c857f63f1362a0-IAD date: Mon, 17 Aug 2026 11:29:53 GMT rndr-id: 05075579-0df4-4ab9 x-render-origin-server: uvicorn
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching