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:
parent
cda8d63d43
commit
2091fe530f
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user