httpie-cli/httpie
Jakub Roztočil b1074ccb4f Merge pull request #191 from solidsnack/wip-no-auth-in-host-header
Expunge user:pass@... from Host header.
2014-01-08 02:28:19 -08:00
..
plugins Added support for auth plugins. 2013-09-21 23:46:15 +02:00
__init__.py Allow embeding text (=@) and JSON (:=@) files content into request data fields. 2013-09-24 23:41:18 +02:00
__main__.py Added docstrings, refactored input. 2012-07-26 07:23:00 +02:00
cli.py fix typo 2014-01-07 14:04:13 +01:00
client.py Removed unused import. 2013-09-24 20:30:54 +02: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 Improved Content-Disposition parsing for --download mode 2013-09-24 19:50:37 +02:00
input.py make shorthand parsing more robust, add unit tests and documentation 2013-10-09 11:32:41 -07:00
models.py Expunge user:pass@... from Host header. 2014-01-06 19:12:33 +00:00
output.py Added XML formatting to CHANGELOG. 2013-06-02 20:27:58 +02: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 Tests 2013-04-15 00:56:47 -03:00