cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: getting actual transmission using curl_easy

From: Raul Carolus <rcarolus_at_lightyeardt.com>
Date: Fri, 16 Sep 2005 12:04:19 -0500

Never mind, I missed the CURLOPT_VERBOSE option.

Thanks,

Raul

Raul Carolus wrote:
> 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