Results 2 comments of Arkadiusz Mula

I have it already implemented and tested on my side. I can raise the MR. I would only need to adapt the API slightly to your proposed one and cover...

Raised the WIP Pull request: https://github.com/libcpr/cpr/pull/1020 I was not sure about passing the `CurlHolder`. There's no constructor of `CurlHolder` accepting `CURL*` which I could use inside of `sslCtxUserFunction`. We can...