httpie-cli/httpie
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
..
__init__.py 0.2.6dev 2012-07-17 01:39:30 +02:00
__main__.py Changed default --print to "b" if stdout piped. 2012-07-20 23:43:04 +02:00
cli.py Changed default --print to "b" if stdout piped. 2012-07-20 23:43:04 +02:00
cliparse.py Changed default --print to "b" if stdout piped. 2012-07-20 23:43:04 +02:00
httpmessage.py Added omitted query string data to request headers. 2012-07-14 03:37:24 +03:00
pretty.py Improved highlighting of HTTP headers. 2012-07-20 21:58:41 +02:00
solarized.py PEP-8 2012-04-28 14:18:59 +02:00