cURL / Mailing Lists / curl-library / Single Mail

curl-library

Parsing the response from curl_easy_perform(curl)

From: Rashid Akhter <linux.rashid_at_gmail.com>
Date: Fri, 23 Feb 2007 11:23:54 -0500

Hi libcurl community,

I am using libcurl for sending request to my server through https:

I am getting the response back ( Great work by libcurl)....

My problem is i want to parse the string returned by the
curl_easy_perform(curl).

Please help me finding the solution as the response is sent back to the
console, how can i parse it.

Thanks in advance.
Received on 2007-02-23