curl-library
Re: turn off debug....
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 9 May 2008 22:55:52 +0200 (CEST)
Date: Fri, 9 May 2008 22:55:52 +0200 (CEST)
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.htmlReceived on 2008-05-09