libcpr / cpr

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

Updated curl to version 8.8.0 #1054

Closed COM8 closed 2 weeks ago

COM8 commented 1 month ago

https://curl.se/changes.html#8_8_0

COM8 commented 1 month ago

Mbed TLS support in curl is currently broken: https://github.com/curl/curl/issues/13748

We are waiting for a fix

COM8 commented 2 weeks ago

Replaced by: https://github.com/libcpr/cpr/pull/1065