cURL / Mailing Lists / curl-library / Single Mail

curl-library

getting actual transmission using curl_easy

From: Raul Carolus <rcarolus_at_lightyeardt.com>
Date: Fri, 16 Sep 2005 11:57:47 -0500

Hi All,

I'm looking for a way using the curl_easy_* functions to get the actual
text sent via HTTPS. I've set up a CURLOPT_DEBUGFUNCTION, but that only
catches ssl debug stuff.

I'm going to write a READFUNCTION while I'm waiting for an answer to see
if that'll do it.

How can I get the actual text sent to the HTTPS server? (headers and
everything).

Thanks,

Raul
Received on 2005-09-16