As Eric Lavigne pointed out, the ftp response reader MUST cache data that
authorDaniel Stenberg <daniel@haxx.se>
Mon, 3 Dec 2001 13:48:59 +0000 (13:48 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 3 Dec 2001 13:48:59 +0000 (13:48 +0000)
commit779043f7a3847cc9a502487e3df93f601b9adaeb
treedc452d029811243d3296deb6189f3e24ecd10520
parent265bb993829018e6cac32b9c3f9dd6f2c5c2e662
As Eric Lavigne pointed out, the ftp response reader MUST cache data that
is not dealt with when we find an end-of-response line, as there might be
important stuff even after the correct line. So on subsequent invokes, the
cached data must be used!
lib/ftp.c
lib/urldata.h