]> granicus.if.org Git - curl/commit
Based on an error report by Philippe Vaucher, we no longer count a retried
authorDaniel Stenberg <daniel@haxx.se>
Mon, 30 Jan 2006 08:20:52 +0000 (08:20 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 30 Jan 2006 08:20:52 +0000 (08:20 +0000)
commit32bc30e210ea41552f3dee64edd290a129020dc7
treeb9415c69fddf77aecd8b507a9b7696cdb626aced
parentf3bc8e6ce135df0f438bce85ff5bc82335d5daf8
Based on an error report by Philippe Vaucher, we no longer count a retried
connection setup as a follow-redirect. It turns out 1) this fails when a FTP
connection is re-setup and 2) it does make the max-redirs counter behave
wrong. This fix was not verified since the reporter vanished, but I believe
this is the right fix nonetheless.
CHANGES
RELEASE-NOTES
lib/transfer.c