diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-08-29 23:49:30 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-08-29 23:49:30 +0000 |
commit | b5810dfe9d7a6b3a81040d98904d0d346794dbb6 (patch) | |
tree | 75e4a27304ee4baa0e0495bb14de432bf4679a00 /TODO-RELEASE | |
parent | 85a79f9d6758f01301ae087566c62ed5041ecadc (diff) |
Removed one, added two
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index 662748c9e..4138250df 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -11,10 +11,13 @@ To be addressed before 7.19.1 (planned release: October 2008) 158 - Martin Drasar's CURLOPT_POSTREDIR work: http://curl.haxx.se/mail/lib-2008-08/0170.html -161 - test case 1065 failure (HTTP PUT with one file but two URLs) - http://curl.haxx.se/mail/archive-2008-08/0075.html - 162 - Craig Perras' note "http upload: how to stop on error" http://curl.haxx.se/mail/archive-2008-08/0138.html -163 - +163 - Detecting illegal attempts at chunked transfers on HTTP 1.0 + (tests 1069, 1072, 1073) + http://curl.haxx.se/mail/archive-2008-08/0435.html + +164 - Automatic downgrading to HTTP 1.0 (tests 1071 through 1074) + +165 - |