| |
|
|
|
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: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 8 Aug 2007 14:17:17 +0200 (CEST)
On Wed, 8 Aug 2007, Song Ma wrote:
> I've found "Content-Range: " field would get wrong value if user want to use
Any chance you can write up a test case for curl's test suite that does this?
> I made one patch for it. The idea is when user is doing resume uploading we
But your patch doesn't check if it is the same file that is uploaded, it
> +char fupload_swap[512];
This is a global variable and we can't have global variables!
Can you just check 'data->state.this_is_a_follow' and skip the re-calculation
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-08-08 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info