curl-library
Re: Posting big files with libcurl
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 29 Nov 2006 10:24:19 +0100 (CET)
Date: Wed, 29 Nov 2006 10:24:19 +0100 (CET)
On Wed, 29 Nov 2006, Lepidosteus wrote:
> I need to POST big files through http requests. Due to their size, I can't
> have my software to create the request into memory and then sending it
[...]
> It seems like back in 2004 libcurl couldn't do what i need, and I just
> wanted to know if tehre was any improvement in that area ?
1. That condition was only valid for multipart formposts, and you didn't say
what kind of POST you intend to do.
2. That limitation is gone in 7.12.1 and later (released aug 10 2004)
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-11-29