cURL / Mailing Lists / curl-library / Single Mail

curl-library

Libcurl post respond received data size from Server

From: JALINDAR <jalindergat_at_gmail.com>
Date: Wed, 12 Dec 2012 19:16:55 +0800

*Hi All,

My development system communicate POST packet to the Server and to that
POST packet, server replay with some data.
This data size is just 4KB, not much. But it gives problem when actually
data received. Data size received is less than the data sent from server.

http://curl.haxx.se/libcurl/c/curl_easy_setopt.html

Here I have read that *CURL_MAX_WRITE_SIZE (the usual default is 16K) and
with header set its 100KB.

How to make sure that communication problem is not because of data size
received limit.

Thanks

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-12-12