httpie-cli/httpie/output
Jakub Roztocil 6e1dbadff9 Replace --show-redirects with --all and add --print-others, -P
With --all, any intermediary requests/responses are shown (such as redirects
 or the initial unauthorized Digest auth request).

 The --print-others, -P option works like --print, -p, but only applies to
 intermediary requests/responses. The default behaviour is to inherit
 the value of -p.
2016-03-07 07:04:23 +08:00
..
formatters Make fruity default style one Windows 2016-03-06 08:33:40 +08:00
__init__.py Modularized output, refactoring 2014-04-27 21:58:00 +02:00
processing.py Converted built-in formatters to formatter plugins. 2014-05-12 19:12:39 +02:00
streams.py Replace --show-redirects with --all and add --print-others, -P 2016-03-07 07:04:23 +08:00