Free, browser-based utilities for everyday developer workflows
HTTP Security Headers Analyzer
Paste raw HTTP response headers to grade them against OWASP and Mozilla Observatory security baselines.
Response headers
Score
-
no input
Critical-
High-
Medium-
Low-
Passing-
Scores follow Mozilla Observatory–style deductions. Bonus points apply for modern isolation headers (COOP/COEP/CORP, Permissions-Policy).
Findings
How to use HTTP Security Headers Analyzer
Paste the response headers from any HTTP request and get a scored report of missing, weak, or deprecated security headers. Everything runs locally in your browser — no requests leave your machine.
When to use it
You need a quick security check before going to production or signing off a release.
You are reviewing a third-party API and want to confirm it is using sane response-header defaults.
You want to compare two environments (staging vs prod) and find header drift that may break security baselines.