cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Size of chunks in chunked uploads

From: Apurva Mehta <apurva_at_mathmeth.com>
Date: Fri, 1 May 2009 10:42:41 -0700

Hi, I was wondering if there is any way to specif the chunk size in
HTTP uploads with chunked transfer-encoding (ie. with the
"Transfer-encoding:chunked" header). It seems that the default chunk
size is 128 bytes. I would like to increase this value and was
wondering if there is any option I can specify (through libcurl or
command line curl) to do this.

Thanks,
Apurva
Received on 2009-05-01

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET