| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-users Mailing List Archives
Re: Wrong for "Content-Range: " in HTTP Resume Uploading with Digest Authentication
From: Song Ma <songmash_at_gmail.com>
Date: Thu, 9 Aug 2007 02:02:24 +0800
> Can you just check 'data->state.this_is_a_follow' and skip the
Yes "data->state.this_is_a_follow" gives me the elegant answer to fix this
Here is the patch based on curl-7.17.0-20070807:
- if(data->reqdata.resume_from) {
@@ -2049,6 +2049,10 @@
+ /* if a line like this was already allocated, free the previous one
Please refer to the attached test cases that can detect this problem.
Received on 2007-08-08 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info