← back to flaviocopes.com

HTTP response headers explainer

← All tools

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.
~~~

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.

~~~

Read more