NTLM requires SSL

This commit is contained in:
Daniel Stenberg 2004-05-19 11:25:21 +00:00
parent 0fbcea45d6
commit ff52ba7f7b

View File

@ -7,6 +7,9 @@
<server>
http
</server>
<features>
SSL
</features>
<name>
HTTP POST with --proxy-ntlm and no SSL with no response
</name>