]> granicus.if.org Git - curl/commit
ConnectionExists: reusing possible HTTP+NTLM connections better
authorDaniel Stenberg <daniel@haxx.se>
Wed, 12 Feb 2014 13:15:42 +0000 (14:15 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 13 Feb 2014 22:25:38 +0000 (23:25 +0100)
commit378af08c99299683eb728fd8f9d3d3ab05f73ec0
tree575721021bc1982ccfdec44e0e12dcbe82a3c04d
parentc021a60bccff0feddfec9d756cd65497eab60b39
ConnectionExists: reusing possible HTTP+NTLM connections better

Make sure that the special NTLM magic we do is for HTTP+NTLM only since
that's where the authenticated connection is a weird non-standard
paradigm.

Regression brought in 8ae35102c (curl 7.35.0)

Bug: http://curl.haxx.se/mail/lib-2014-02/0100.html
Reported-by: Dan Fandrich
lib/url.c