httpie-cli/tests
Jakub Roztocil 57fc606f6b Changed default --print to "b" if stdout piped.
If the output is piped to another program or redirected to a file,
the new default behaviour is to only print the response body.
(It can still be overriden via the ``--print`` flag.)
2012-07-20 23:43:04 +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 Changed default --print to "b" if stdout piped. 2012-07-20 23:43:04 +02:00