12

Why do people still use both curl or wget? There's httpie and it's awesome!

http PUT your-host.com header-name:value parameter=value

Profit!

And it formats the response for json without jq. It will just show binary for binary content and you download by adding the download flag.

Yet why is curl still the default!?

Comments
Add Comment