]> granicus.if.org Git - curl/commitdiff
If a transfer is found out to be only partial, libcurl will now treat that
authorDaniel Stenberg <daniel@haxx.se>
Thu, 22 Apr 2004 13:10:43 +0000 (13:10 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 22 Apr 2004 13:10:43 +0000 (13:10 +0000)
as a problem serious enough to skip the final QUIT command before closing
the control connection. To avoid the risk that it will "hang" waiting for
the QUIT response. Added test case 161 to verify this.

CHANGES

diff --git a/CHANGES b/CHANGES
index 24e7398db647001af5bebd34ee96580f2da2a9fc..dcafc6ba555f1791c8677a205d2a325f1de14fb7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,12 @@
 
                                   Changelog
 
+Daniel (22 April 2004)
+- If a transfer is found out to be only partial, libcurl will now treat that
+  as a problem serious enough to skip the final QUIT command before closing
+  the control connection. To avoid the risk that it will "hang" waiting for
+  the QUIT response. Added test case 161 to verify this.
+
 Daniel (21 April 2004)
 - Modified the heuristics for dealing with the test 160 scenario. When a
   connection is re-used and nothing at all is received from it (because the