curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: libcurl alternatives?

From: Geoff Beier <geoff_at_redhoundsoftware.com>
Date: Thu, 5 Apr 2018 21:40:10 -0400

On Thu, Apr 5, 2018 at 6:55 PM, Daniel Stenberg <daniel_at_haxx.se> wrote:

>
>
> What alternatives do you think is missing? Which ones should we remove?
>
>
When I'm writing python, I usually use Requests[1] if I only need http(s)
instead of pycurl or urllib. Normally I might not think to include it on a
list like this, but I see that Jakarta Commons HttpClient is there...

It has inspired a C++ wrapper[2] for libcurl that looks really nice to use,
though I've not used it for anything non-trivial because I can't quite
require C++11 just yet for the projects where I'm most likely to use
libcurl.

Poco::Net[3] probably warrants a mention.

[1] http://docs.python-requests.org/en/master/
[2] https://github.com/whoshuu/cpr
[3] https://pocoproject.org/docs/

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