curl-parser icon indicating copy to clipboard operation
curl-parser copied to clipboard

Support "Copy as cURL" from e.g. Firefox

Open travisbrown opened this issue 2 years ago • 1 comments

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!

travisbrown avatar Oct 27 '23 12:10 travisbrown

quote url support was added by #3. If you could open a PR to support --compress that'll be great!

tyrchen avatar Dec 18 '23 00:12 tyrchen