mirror of
https://github.com/curl/curl.git
synced 2025-09-17 09:32:48 +03:00
NTLM requires SSL
This commit is contained in:
parent
0fbcea45d6
commit
ff52ba7f7b
|
@ -7,6 +7,9 @@
|
|||
<server>
|
||||
http
|
||||
</server>
|
||||
<features>
|
||||
SSL
|
||||
</features>
|
||||
<name>
|
||||
HTTP POST with --proxy-ntlm and no SSL with no response
|
||||
</name>
|
||||
|
|
Loading…
Reference in New Issue
Block a user