diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-03-27 13:07:12 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-03-27 13:07:12 +0000 |
commit | b425e851fb946b814bccde07ae18225106e9da4d (patch) | |
tree | fada48b0f22804cccb7e2f66142176f24972643b /TODO-RELEASE | |
parent | 7c6a0262304ffd6e770a058f47d6bf8a302be08d (diff) |
- As found out and reported by Dan Petitt, libcurl didn't show progress/call
the progress callback for the first (potentially huge) piece of body data
sent together with the POST request headers in the initial send().
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 75b7402e8..5d6963201 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -3,8 +3,6 @@ To be addressed before 7.18.1 (planned release: April 2008) [feature freeze entered, no new features!] -127 - Dan Petitt's Progress During Large Posts problem - 128 - Phil Blundell's ares and ipv6 fix 129 - Pierre Reiss' libcurl + https + multi = lost information |