cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: HTTP Post with digest

From: Raf Nulens <raf.nulens_at_androme.com>
Date: Wed, 12 Mar 2008 10:17:03 +0100

Daniel Stenberg wrote:
> On Tue, 11 Mar 2008, Raf Nulens wrote:
>
>> Here is a full example with two cases: one digest POST without a read
>> callback, and one - malfunctioning - with read callback.
>
> How big are your posts? libcurl does treat posts a little differently
> depending on the size of the data.
>

The data blocks of the read callback have a size of 16384 bytes. When
we're using CURLOPT_POSTFIELDS the size ranges from a few hundred bytes
to 200000+.
Received on 2008-03-12