Merge pull request #241 from ametaireau/patch-1

Add the hawk auth plugin
This commit is contained in:
Jakub Roztočil 2014-07-17 07:58:08 +02:00
commit 2fd84ec1da

View File

@ -593,6 +593,7 @@ Auth Plugins
* `httpie-oauth <https://github.com/jakubroztocil/httpie-oauth>`_: OAuth
* `httpie-ntlm <https://github.com/jakubroztocil/httpie-ntlm>`_: NTLM (NT LAN Manager)
* `httpie-negotiate <https://github.com/ndzou/httpie-negotiate>`_: SPNEGO (GSS Negotiate)
* `requests-hawk <https://github.com/mozilla-services/requests-hawk>`_: Hawk
=======