summaryrefslogtreecommitdiff
path: root/docs/FEATURES
diff options
context:
space:
mode:
authorRamakrishnan Muthukrishnan <vu3rdd@gmail.com>2010-08-12 08:18:31 +0530
committerRamakrishnan Muthukrishnan <vu3rdd@gmail.com>2010-08-12 08:18:31 +0530
commitb9a2332a084c545f599aaed672d78ece201d4fa0 (patch)
tree256596af025cb4b4ef8cbfcabecc546fe68fb8f3 /docs/FEATURES
parente4319638fc5e1b95f8edbc7caf96fec6ba6dbfde (diff)
Imported Upstream version 7.21.1
Diffstat (limited to 'docs/FEATURES')
-rw-r--r--docs/FEATURES5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/FEATURES b/docs/FEATURES
index bc95aacd..32589e1d 100644
--- a/docs/FEATURES
+++ b/docs/FEATURES
@@ -43,7 +43,7 @@ HTTP
- POST
- Pipelining
- multipart formpost (RFC1867-style)
- - authentication: Basic, Digest, NTLM(*1), GSS-Negotiate/Negotiate(*3) and
+ - authentication: Basic, Digest, NTLM(*9), GSS-Negotiate/Negotiate(*3) and
SPNEGO (*4) to server and proxy
- resume (both GET and PUT)
- follow redirects
@@ -125,7 +125,7 @@ FILE
FOOTNOTES
=========
- *1 = requires OpenSSL, GnuTLS, NSS or yassl
+ *1 = requires OpenSSL, GnuTLS, NSS, yassl or PolarSSL
*2 = requires OpenLDAP
*3 = requires a GSSAPI-compliant library, such as Heimdal or similar.
*4 = requires FBopenssl
@@ -133,3 +133,4 @@ FOOTNOTES
*6 = requires c-ares
*7 = requires OpenSSL or NSS, as GnuTLS only supports SSLv3 and TLSv1
*8 = requires libssh2
+ *9 = requires OpenSSL, GnuTLS, NSS or yassl