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
Tue, 18 Aug 2026 14:10:59 GMT
X-Render-Origin-Server
uvicorn
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: a2d18152cad0c76b-IAD date: Tue, 18 Aug 2026 14:10:59 GMT rndr-id: 88d5a6d8-307f-4184 x-render-origin-server: uvicorn
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching