curl-parser
curl-parser copied to clipboard
Support "Copy as cURL" from e.g. Firefox
Some browsers produce CURL commands with a --compress option and a quoted URL. It would be nice to have these formats supported without preprocessing. I can open a PR if there's interest. Thanks!
quote url support was added by #3. If you could open a PR to support --compress that'll be great!