1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-24 08:22:22 +02:00
httpie-cli/httpie/cli
Jakub Roztocil b86598886e Added netrc support for auth plugins.
Enabled for --auth-type=basic and digest, 3rd parties may opt in.

This closes #718, closes #719, closes #852, and also closes #934
2020-06-16 11:05:00 +02:00
..
__init__.py Refactoring 2019-08-31 15:17:10 +02:00
argparser.py Added netrc support for auth plugins. 2020-06-16 11:05:00 +02:00
argtypes.py Use : instead of = in `--format-options 2020-05-28 14:24:15 +02:00
constants.py Custom file upload MIME type (#927) 2020-06-08 17:59:41 +02:00
definition.py Update CHANGELOG 2020-06-08 18:02:04 +02:00
dicts.py Refactoring 2019-08-31 15:17:10 +02:00
exceptions.py Refactoring 2019-08-31 15:17:10 +02:00
requestitems.py Custom file upload MIME type (#927) 2020-06-08 17:59:41 +02:00