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
