cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: turn off debug....

From: Phil Pellouchoud <Phil_at_slacker.com>
Date: Fri, 9 May 2008 14:10:09 -0700

How do you tell libcurl not to do that?

-----Original Message-----
From: curl-library-bounces_at_cool.haxx.se
[mailto:curl-library-bounces_at_cool.haxx.se] On Behalf Of Daniel Stenberg
Sent: Friday, May 09, 2008 1:56 PM
To: libcurl development
Subject: Re: turn off debug....

On Fri, 9 May 2008, Phil Pellouchoud wrote:

> Is there a way to turn off debug messages (even if I linked with the
debug
> version of the library?)

Yes.

> < HTTP/1.1 200 OK
> < Cache-Control: no-cache, no-store, must-revalidate, max-age=-1
> < Pragma: no-cache, no-store

That's not debug messages, those are response headers! Just tell libcurl
not
to show them or any debug output.

-- 
  Commercial curl and libcurl Technical Support:
http://haxx.se/curl.html
Received on 2008-05-09