BINDINGS: add misssing C++ bindings

Reported-by: Giuseppe Persico
diff --git a/docs/BINDINGS.md b/docs/BINDINGS.md
index a11cb4c..8f2e5b2 100644
--- a/docs/BINDINGS.md
+++ b/docs/BINDINGS.md
@@ -14,7 +14,9 @@
 
 [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