httpie-cli/httpie
Jakub Roztočil 733771fd9e Merge pull request #172 from unsignedint/master
process XML data before pretty-printing to trim whitespace
2014-03-18 19:44:16 +01:00
..
plugins Added support for auth plugins. 2013-09-21 23:46:15 +02:00
__init__.py v0.8.0 2014-01-25 15:11:38 +01:00
__main__.py Added docstrings, refactored input. 2012-07-26 07:23:00 +02:00
cli.py Updated installation instructions. 2014-03-04 18:24:32 +01:00
client.py rename -ssl-cert and --ssl-key to --cert and --certkey 2014-02-05 12:50:40 +01:00
compat.py Cleanup 2013-08-18 00:59:10 +02:00
config.py Added anonymous sessions (--session=/file/path.json). 2013-05-13 14:47:44 +02:00
core.py Added support for auth plugins. 2013-09-21 23:46:15 +02:00
downloads.py Fixed ZeroDivisionError in download summary. 2014-02-18 13:06:18 +01:00
input.py rename existing_file to readable_file_arg and move to input 2014-01-29 18:02:06 +01:00
models.py Expunge user:pass@... from Host header. 2014-01-06 19:12:33 +00:00
output.py replace XML processor with ElementTree with custom indentation 2013-10-16 13:07:53 +13:00
sessions.py Added support for auth plugins. 2013-09-21 23:46:15 +02:00
solarized.py Updated solarized and switched to Solarized256Style. 2012-07-30 12:11:16 +02:00
utils.py rename existing_file to readable_file_arg and move to input 2014-01-29 18:02:06 +01:00