I am new to curl. I am trying to build new C++ project which makes http request to cloud server. For this I am using curl library libcurl(c version)/curlpp(c++ version). In