14 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Basic
default-src; script-src; frame-src; +7 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
Present
same-origin
Permissions-Policy
Missing
Not configured
Recommendations
  • Consider adding 'preload' to HSTS for maximum security
  • Improve CSP by adding more specific directives and removing 'unsafe-inline'
  • Add X-Frame-Options: DENY or SAMEORIGIN to prevent clickjacking
  • Consider adding Permissions-Policy to control browser features

Performance Headers

Connection
Performance
close
Vary
Performance
Cookie

Caching Headers

No caching headers found

Content Headers

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

Server Headers

Server
Server
gunicorn

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Date
Other
Thu, 23 Apr 2026 17:31:07 GMT
Document-Policy
Other
js-profiling
X_correlation_id
Other
1c224a81-e018-413e-b229-1da4af2cc1f8

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching