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.html

Reply via email to