> -----Original Message-----
> From: curl-library <curl-library-boun...@lists.haxx.se> On Behalf Of Dan
> Fandrich via curl-library
> Sent: Wednesday, April 19, 2023 5:39 PM
> To: curl-library@lists.haxx.se
> Cc: Dan Fandrich <d...@coneharvesters.com>
> Subject: Re: Progress meter always there
> 
> External Email: Use caution in opening links or attachments.
> 
> On Wed, Apr 19, 2023 at 01:26:13PM +0000, Arnaud Compan via curl-library
> wrote:
> > Is there a way to silence the internal progress meter ?
> 
> There's an opt for that: CURLOPT_NOPROGRESS

Yes, I know.
What I want is:
  - that my XFERINFOFUNCTION callback is called (which implies that 
CURLOPT_NOPROGRESS  is 0)
  - that the internal progress meter is not called (because it scrambles the 
output)

Regards,
Arnaud
-- 
Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library
Etiquette:   https://curl.se/mail/etiquette.html

Reply via email to