Paste a raw HTTP response — status line, headers, and body, straight from curl -i — and get it parsed into a readable status pill, a searchable headers table, cookies broken into their attributes, and a pretty-printed body. Auto-detects whether the body is JSON, HTML, XML, or plain text, and JSON bodies open directly in the main interactive tree view. Parsed entirely client-side — the response text never leaves your browser.
Paste a raw HTTP response (status line + headers + body), or a `curl -i` dump, to inspect it.