Jon Grubbs filed bug report #1249962 which identified a problem with NTLM on a
authorDaniel Stenberg <daniel@haxx.se>
Sun, 7 Aug 2005 22:59:06 +0000 (22:59 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 7 Aug 2005 22:59:06 +0000 (22:59 +0000)
commit493d6033aa299b614f0edecd86e1eccf95a86a00
tree3de57b6ace09cb6063830cfa319db2dd2725a329
parent8f219af884dcb330d96d71928c9bbdd003919b4b
Jon Grubbs filed bug report #1249962 which identified a problem with NTLM on a
HTTP proxy if an FTP URL was given. libcurl now properly switches to pure HTTP
internally when an HTTP proxy is used, even for FTP URLs. The problem would
also occur with other multi-pass auth methods.
CHANGES
RELEASE-NOTES
lib/url.c