cURL / Mailing Lists / curl-library / Single Mail

curl-library

how to know the size of uploaded data

From: vikas vikas <cvikas78_at_gmail.com>
Date: Thu, 22 Mar 2012 14:52:24 +0530

Hi,
I am uploading data to server using curl_easy_send.
I am using curl_easy_getinfo with CURLINFO_SIZE_UPLOAD option to know the
size, but it always gives 0.

Also i tried CURLOPT_DEBUGFUNCTION...
The callback only gives information about CURLINFO_TEXT during connection
phase,
i did not got any information from the callback during data sending
phanse...
How to know the uploaded size...

-vikas

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