aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-04-22 13:10:43 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-04-22 13:10:43 +0000
commit43cbbdbea0ea1f9fdd4de6e2e44ded0431590b47 (patch)
tree7b9af01eac2880238d8a8643779a7b7e1784d793 /CHANGES
parent1d3f76df714556ce07f70470947fe36dd9fc733e (diff)
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.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 24e7398db..dcafc6ba5 100644
--- 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