mirror of
https://github.com/httpie/cli.git
synced 2025-02-09 13:14:03 +02:00
* 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