From cd52b9f0da6ad17287e85e55363248d9f7430ba4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 20 Aug 2004 12:09:09 +0000 Subject: Alexander Krasnostavsky made the write callback get called even when a zero byte file is downloaded. --- docs/KNOWN_BUGS | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/KNOWN_BUGS') diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 7d9132781..8a3255974 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -44,10 +44,6 @@ may have been fixed since this was written! libcurl thinks of it as the *compressed* lenght. Some explanations are here: http://curl.haxx.se/mail/lib-2003-06/0146.html -* Downloading 0 (zero) bytes files over FTP will not create a zero byte file - locally, which is because libcurl doesn't call the write callback with zero - bytes. Explained here: http://curl.haxx.se/mail/archive-2003-04/0143.html - * IPv6 support on AIX 4.3.3 doesn't work due to a missing sockaddr_storage struct. It has been reported to work on AIX 5.1 though. -- cgit v1.2.3