20 Headers

HTTP Security Headers

Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
Content-Security-Policy
Weak
frame-ancestors Analyze
Content-Security-Policy-Report-Only
Good
default-src; style-src; script-src; +13 more 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
  • Consider adding 'preload' to HSTS for maximum security
  • Significantly strengthen CSP directives
  • Consider adding Permissions-Policy to control browser features

Performance Headers

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

Caching Headers

No caching headers found

Content Headers

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

Server Headers

Server
Server
Caddy, cloudflare

CORS Headers

No CORS headers found

Cookies Headers

Set-Cookie
Cookies

Other Headers

Alt-Svc
Other
h3=":443"; ma=2592000
Cf-Cache-Status
Other
DYNAMIC
Cf-Ray
Other
9f5d4310bde246b5-YYZ
Date
Other
Sun, 03 May 2026 06:38:17 GMT
Reporting-Endpoints
Other
posthog="https://us.i.posthog.com/report/?token=sTMFPsFhdP1Ssg&sample_rate=0.1&v=2"
Server-Timing
Other
django;dur=6, pg;dur=0, pg_max;dur=0, ch;dur=0, ch_max;dur=0, pg_count;desc="0", pg_slow;desc="0", ch_count;desc="0", ch_slow;desc="0"
X-Envoy-Upstream-Service-Time
Other
9

Recommendations

Enable compression (gzip/brotli) to improve performance

Add Cache-Control header to optimize caching