You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2026-06-11 21:51:06 +02:00
098e1d3100
* Bodies of multipart requests are correctly printed (closes #30). * Binary requests and responses should always work (they are also suppressed for terminal output). So things like this work:: http www.google.com/favicon.ico > favicon.ico