curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: Hi, I've a question about libcurl and proxy

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Wed, 26 Sep 2018 07:54:41 +0200 (CEST)

On Tue, 25 Sep 2018, Kuan-Sheng Chen wrote:

>> Please elaborate. How is it expensive?

> The most intuitive one I would say is the overhead of print.

VERBOSE does not imply print with the callback. You get the data in the
callback, so you're totally in control of what is printed or not. If you don't
want printing, I suggest you print nothing!

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-09-26