1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-28 08:38:44 +02:00
httpie-cli/tests
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
..
file2.txt Added support for request payload from a filepath 2012-06-29 00:45:31 +02:00
file.txt Added file upload support 2012-03-14 19:14:37 +01:00
tests.py Fixed multipart requests output; binary support. 2012-07-28 05:50:12 +02:00