HTTP header parser
Parse pasted HTTP headers, preserve repeated fields, and suppress sensitive values by default.
How it works & useful details
Local-only workspace
This tool converts or inspects pasted text in your browser. It never sends a request, opens a URL, uploads a HAR, or stores your input.
Header parsing
Each non-empty line must use a visible HTTP field name followed by a colon. Repeated names are retained because their meaning is header-specific.
