HTTP response headers explainer
Paste raw response headers from curl -I or browser devtools. Tolerates the HTTP/1.1 200 status line. Your data never leaves the browser.
~~~
Response headers
Privacy: Headers are parsed locally. For Cache-Control tuning use the cache builder; for CSP use the CSP generator.
~~~
Parsed headers
| Header | Category | Value | Explanation |
|---|---|---|---|
~~~
Findings
~~~
About this tool
Response headers tell browsers and CDNs how to cache, secure, and interpret your content. This tool explains ~60 common headers and flags missing security headers, info leaks (Server, X-Powered-By), and deprecated directives.
~~~