🧰 cURL Command Parser
Local HTTP request debug workbench for parsing cURL, raw headers, and User-Agent strings.
cURL mode expects input that starts with curl. Editing input or switching modes invalidates previous output immediately.
Waiting for input.
Generated snippets are only drafts for moving a debug request into code. Review credentials, certificate verification, redirects, and error handling before real use.
cURL mode preserves the existing page capability: method, URL, headers, body, Basic Auth, form fields, cookies, --compressed, -k, and -L parsing, plus Python, JavaScript, Go, PHP, and Java debug snippets.
Headers mode preserves duplicate fields instead of collapsing them. User-Agent mode prefers Unknown over false certainty and does not treat spoofable strings as identity proof.
Local HTTP request debug workbench: parse cURL commands, raw HTTP headers, and User-Agent strings to inspect methods, URLs, headers, bodies, duplicate fields, malformed lines, and device clues. Everything runs in your browser without executing HTTP requests or uploading input.