diff --git a/README.rst b/README.rst index 184ae969..7f1aa458 100644 --- a/README.rst +++ b/README.rst @@ -558,8 +558,9 @@ Authorization information from your ``~/.netrc`` file is honored as well: Auth Plugins ------------ -* `httpie-ntlm `_ -* `httpie-oauth `_ +* `httpie-oauth `_ - OAuth +* `httpie-negotiate `_ - NTLM (NT LAN Manager) +* `httpie-oauth `_ - SPNEGO (GSS Negotiate) =======