]> granicus.if.org Git - curl/commitdiff
KNOWN_BUGS: #78 zero-length files is already fixed!
authorDaniel Stenberg <daniel@haxx.se>
Mon, 24 Aug 2015 10:53:38 +0000 (12:53 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 24 Aug 2015 10:53:38 +0000 (12:53 +0200)
docs/KNOWN_BUGS

index e0cd8e6ecd7d20df3d4066ebbf0356307e09544c..0c0be92b67905e57710a8a02f2e738a174639d8c 100644 (file)
@@ -58,11 +58,6 @@ may have been fixed since this was written!
   that can receive data. This is subject for change in the future.
   http://curl.haxx.se/bug/view.cgi?id=1116
 
-78. curl and libcurl don't always signal the client properly when "sending"
-  zero bytes files - it makes for example the command line client not creating
-  any file at all. Like when using FTP.
-  http://curl.haxx.se/bug/view.cgi?id=1063
-
 75. NTLM authentication involving unicode user name or password only works
   properly if built with UNICODE defined together with the WinSSL/schannel
   backend. The original problem was mentioned in: