Common http client using cpr
- common http-client using CPR library (modern wrapper around libcurl)
- thread safe
- provides both: synchronous and asynchronous requests
Tests
tested with different numbers of threads (code used for testing is in test_for_common_http_client_using_cpr branch)