Open
Cached
·
3h ago
17
Headers
Detected Technologies from Headers
HTTP Security Headers
Status
Strict-Transport-Security
Good
max-age=31536000; includeSubDomains
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
close
Vary
Cookie, Accept-Encoding
connection: close vary: Cookie, Accept-Encoding
Caching Headers
No caching headers found
Content Headers
Content-Length
284034
Content-Type
text/html; charset=utf-8
content-length: 284034 content-type: text/html; charset=utf-8
CORS Headers
No CORS headers found
Cookies Headers
Other Headers
Date
Thu, 25 Jun 2026 12:07:12 GMT
Reporting-Endpoints
posthog="https://us.i.posthog.com/report/?token=sTMFPsFhdP1Ssg&sample_rate=0.1&v=2"
Server-Timing
django;dur=5, 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"
date: Thu, 25 Jun 2026 12:07:12 GMT reporting-endpoints: posthog="https://us.i.posthog.com/report/?token=sTMFPsFhdP1Ssg&sample_rate=0.1&v=2" server-timing: django;dur=5, 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: 8
Recommendations
Enable compression (gzip/brotli) to improve performance
Add Cache-Control header to optimize caching