Commit ff52ba7f authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

NTLM requires SSL

parent 0fbcea45
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -7,6 +7,9 @@
<server>
http
</server>
<features>
SSL
</features>
 <name>
HTTP POST with --proxy-ntlm and no SSL with no response
 </name>