1
0
mirror of https://github.com/httpie/cli.git synced 2025-05-31 23:09:49 +02:00
Jakub Roztocil 098e1d3100 Fixed multipart requests output; binary support.
* 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
2012-07-28 05:50:12 +02:00
..
2012-03-14 19:14:37 +01:00