Philippe Vaucher provided a brilliant piece of test code that show a problem
authorDaniel Stenberg <daniel@haxx.se>
Tue, 7 Feb 2006 23:09:04 +0000 (23:09 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 7 Feb 2006 23:09:04 +0000 (23:09 +0000)
commit12f5c67bf5d32baefd27757b8e6bc08683e7bef9
tree61f7194b2ed155883b9917918f975e12293814fb
parentd7a83d8995c43371c48d2785e602c5f446b634ce
Philippe Vaucher provided a brilliant piece of test code that show a problem
with re-used FTP connections. If the second request on the same connection was
set not to fetch a "body", libcurl could get confused and consider it an
attempt to use a dead connection and would go acting mighty strange.
CHANGES
RELEASE-NOTES
lib/transfer.c