projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
19d0a74
)
we need to look over what libcurl does (not) do when error is received when it
author
Daniel Stenberg
<daniel@haxx.se>
Thu, 28 Aug 2008 08:57:15 +0000
(08:57 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Thu, 28 Aug 2008 08:57:15 +0000
(08:57 +0000)
wants to send data
TODO-RELEASE
patch
|
blob
|
history
diff --git
a/TODO-RELEASE
b/TODO-RELEASE
index
25cb6a9
..
7e5f4ea
100644
(file)
--- a/
TODO-RELEASE
+++ b/
TODO-RELEASE
@@
-17,4
+17,9
@@
To be addressed before 7.19.1 (planned release: October 2008)
161 - test case 1065 failure (HTTP PUT with one file but two URLs)
http://curl.haxx.se/mail/archive-2008-08/0075.html
-162 -
+162 - Craig Perras' note "http upload: how to stop on error"
+ http://curl.haxx.se/mail/archive-2008-08/0138.html Most possibly this is
+ also closely related to the bug "race condition while POSTing to
+ HTTP/1.0 servers" => http://curl.haxx.se/bug/view.cgi?id=2080222
+
+163 -