]> granicus.if.org Git - curl/commitdiff
BINDINGS: add misssing C++ bindings
authorDaniel Stenberg <daniel@haxx.se>
Mon, 6 Mar 2017 08:43:54 +0000 (09:43 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 6 Mar 2017 08:44:08 +0000 (09:44 +0100)
Reported-by: Giuseppe Persico
docs/BINDINGS.md

index a11cb4cac31ef05f405eab86efbe6a74854be378..8f2e5b291007002da3af8652c539bea92bb6588a 100644 (file)
@@ -14,7 +14,9 @@ libcurl bindings
 
 [Basic](http://scriptbasic.com/) ScriptBasic bindings written by Peter Verhas
 
-[C++](http://curlpp.org/) Written by Jean-Philippe Barrette-LaPierre
+C++: [curlpp](http://curlpp.org/) Written by Jean-Philippe Barrette-LaPierre,
+[curlcpp](https://github.com/JosephP91/curlcpp) by Giuseppe Persico and [C++
+Requests](https://github.com/whoshuu/cpr) by Huu Nguyen
 
 [Ch](https://chcurl.sourceforge.io/) Written by Stephen Nestinger and Jonathan Rogado