Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
Re: libcurl read-like interface
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Fri, 25 Dec 2020 23:39:29 +0100 (CET)
On Fri, 25 Dec 2020, XSLT2.0 via curl-library wrote:
> So in fact, I'm glad that my "homework" made me discover the well hidden
> *curl_easy_recv()*, I can make do something interesting from that, and still
> use "classic callbacks" for WebAPI calls or the like.
We discourage users from using curl_easy_recv() for doing any protocol that
libcurl implements natively. Mostly because you need to pretty much
re-implement everything yourself instead of letting libcurl do what it was
designed to do.
Date: Fri, 25 Dec 2020 23:39:29 +0100 (CET)
On Fri, 25 Dec 2020, XSLT2.0 via curl-library wrote:
> So in fact, I'm glad that my "homework" made me discover the well hidden
> *curl_easy_recv()*, I can make do something interesting from that, and still
> use "classic callbacks" for WebAPI calls or the like.
We discourage users from using curl_easy_recv() for doing any protocol that
libcurl implements natively. Mostly because you need to pretty much
re-implement everything yourself instead of letting libcurl do what it was
designed to do.
-- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://www.wolfssl.com/contact/ ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2020-12-25