1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-30 08:46:48 +02:00
httpie-cli/httpie
Jakub Roztocil 293295cad6 Removed XML formatter
Closes #443
Closes #389
Closes #415
Closes #384
Closes #394
2016-03-18 09:16:39 +08:00
..
output Removed XML formatter 2016-03-18 09:16:39 +08:00
plugins Removed XML formatter 2016-03-18 09:16:39 +08:00
__init__.py Improved failed test output 2016-03-02 13:16:41 +08:00
__main__.py Added docstrings, refactored input. 2012-07-26 07:23:00 +02:00
cli.py Replace --show-redirects with --all and add --print-others, -P 2016-03-07 07:04:23 +08:00
client.py Improved --debug output 2016-03-05 01:42:48 +08:00
compat.py Clean up compat and fix is_pypy. 2015-02-24 08:18:03 +01:00
config.py Removed the "implicit_content_type" config option 2016-03-03 17:14:39 +08:00
context.py Improved --debug output 2016-03-05 01:42:48 +08:00
core.py Replace --show-redirects with --all and add --print-others, -P 2016-03-07 07:04:23 +08:00
downloads.py Handle that os.pathconf is posix-only 2016-03-17 16:14:14 +08:00
input.py Replace --show-redirects with --all and add --print-others, -P 2016-03-07 07:04:23 +08:00
models.py Cleanup 2016-03-02 02:53:23 +08:00
sessions.py Show redirects WIP 2016-02-29 14:07:08 +08:00
utils.py Improved --debug output 2016-03-05 01:42:48 +08:00