Only consider the fresh-connection option on the first connection made, not
authorDaniel Stenberg <daniel@haxx.se>
Mon, 1 Mar 2004 09:43:42 +0000 (09:43 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 1 Mar 2004 09:43:42 +0000 (09:43 +0000)
commit7d2e8728280f797bced37434d54e85ba95f02505
treec0c2a43995c314251b200003baa721546b42fab1
parent097938e6c8c5b1b9412446a3120e00881fef7de7
Only consider the fresh-connection option on the first connection made, not
on followed redirections etc. This should fix the bug #905365, which caused
NTLM to fail with the option set.
lib/url.c