📮 HTTP Header Parser
Parse raw HTTP header text into key-value structures for debugging.
No input
Parse raw HTTP request or response headers into structured key-value rows, with duplicate-header counts, malformed-line detection, and normalized field names. Use it for API debugging, proxy or gateway checks, log review, and cleanup of copied header snippets. Parsing runs locally and does not send a real HTTP request.