httpie-cli/httpie
Jakub Roztocil f02169ea71 Added Python 2.6 compatible OrderedDict
To preserver ordr of headers, parameters, etc.
2014-04-24 19:57:19 +02: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 Added Python 2.6 compatible OrderedDict 2014-04-24 19:57:19 +02:00
config.py Added anonymous sessions (--session=/file/path.json). 2013-05-13 14:47:44 +02:00
core.py Added tests for --debug and --help. 2014-04-24 19:32:55 +02:00
downloads.py Refactored tests into smaller modules. 2014-04-24 14:07:31 +02:00
input.py Added Python 2.6 compatible OrderedDict 2014-04-24 19:57:19 +02: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 Finished pytest migration. 2014-04-24 19:32:55 +02:00