cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: SSL Output on Perl's Libcurl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 26 May 2008 17:22:20 +0200 (CEST)

On Mon, 26 May 2008, Brian Fife wrote:

>> As I said on the other list when you posted there, that output is a debug
>> output that requires CURLOPT_VERBOSE set to 1. If you didn't do it
>> explicitly in your code, then the perl binding must be doing it.
>
> But by going $curl->setopt(CURLOPT_VERBOSE, 0); it should be overriding that
> perl binding, no?

I would assume so, sure. But as you've tried this without success there must
be something else to this. I suggest you fire up the debugger and try
following the flow and see why where how verbose mode gets enabled!

-- 
  / daniel.haxx.se
Received on 2008-05-26