0-suite /
web0

HTTP Security Headers Audit

100% client-side. Your data never leaves this page. Verify: DevTools → Network.

This grades the security-relevant HTTP response headers a site sends. The audit runs entirely in your browser. In paste mode nothing is sent anywhere.

How to copy a site's headers:

  1. Open DevTools (F12) → Network tab, reload the page.
  2. Click the top (document) request → HeadersResponse Headers.
  3. Copy them and paste above. Or run curl -I https://example.com and paste that.