Open
Cached
·
just now
16
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Present
max-age=31536000
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
- • Increase HSTS max-age to at least 1 year and add includeSubDomains
- • Add Content-Security-Policy header to prevent XSS attacks
- • 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
text/html; charset=utf-8
content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Alt-Svc
h3=":443"; ma=86400
Date
Mon, 31 Aug 2026 18:20:35 GMT
Via
1.1 Caddy
X-Render-Origin-Server
uvicorn
alt-svc: h3=":443"; ma=86400 cf-cache-status: DYNAMIC cf-ray: a33e0cd13aedffb9-IAD date: Mon, 31 Aug 2026 18:20:35 GMT rndr-id: e9c779f7-3fd2-4174 via: 1.1 Caddy x-render-origin-server: uvicorn
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching