libcpr / cpr

C++ Requests: Curl for People, a spiritual port of Python Requests.
https://docs.libcpr.org/
Other
6.29k stars 904 forks source link

CMake Proxy Test Options - 1.9.x #952

Closed COM8 closed 10 months ago

COM8 commented 10 months ago

Adds a CMake option to disable proxy tests for the 1.9.x branch since we right now don't have a proper server to test against.

To enable them again, set CPR_BUILD_TESTS_PROXY to ON.