aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_sasl.c
diff options
context:
space:
mode:
authorFrank Meier <frank.meier@ergon.ch>2014-08-22 14:54:41 +0200
committerDaniel Stenberg <daniel@haxx.se>2014-08-22 16:05:31 +0200
commit63a0bd4270decef04e64fbe497b42f2c9e26c62b (patch)
tree34f11e16c3952ab028e389bff296fa9a69f9dd0d /lib/curl_sasl.c
parent98633c2a19a9248dbbbb489d57248e113aebc6fa (diff)
NTLM: ignore CURLOPT_FORBID_REUSE during NTLM HTTP auth
Problem: if CURLOPT_FORBID_REUSE is set, requests using NTLM failed since NTLM requires multiple requests that re-use the same connection for the authentication to work Solution: Ignore the forbid reuse flag in case the NTLM authentication handshake is in progress, according to the NTLM state flag. Fixed known bug #77.
Diffstat (limited to 'lib/curl_sasl.c')
0 files changed, 0 insertions, 0 deletions