Search or filter
Type a header name or a keyword, or filter by request, response or both.
Search common HTTP request and response headers and see a plain-English explanation of each — instantly, right in your browser.
Type a header name or a keyword, or filter by request, response or both.
Each header gets a short, plain-English description of what it does.
Keep it open in a tab while debugging APIs or writing server code.
Request headers are sent by the client to describe the request, such as Accept or Authorization. Response headers are sent back by the server, such as Content-Type or Set-Cookie. Some headers, like Cache-Control, can appear in both.
It covers the HTTP headers developers encounter most often when building and debugging web APIs. Highly specialized or draft headers are not included.
Yes. The search box matches both header names and their descriptions, so searching "cors" or "caching" surfaces relevant headers.