1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

Added missing NTLM feature for test 1097

This commit is contained in:
Dan Fandrich 2009-05-30 04:34:11 +00:00
parent cda8d63d43
commit 2091fe530f
2 changed files with 3 additions and 1 deletions

View File

@ -166,8 +166,10 @@ large_file
libz
netrc_debug
NSS
NTLM
OpenSSL
SSL
socks
as well as each protocol that curl supports. A protocol only needs to be
specified if it is different from the server (useful when the server

View File

@ -44,7 +44,7 @@ This is all fine and dandy
https
</server>
<features>
none
NTLM
</features>
<name>
HTTP POST using CONNECT with --proxy-ntlm but no auth is required