Fabian Sauter
Fabian Sauter
Hi @lucaszanella. To make it short: **No**, `CPR` currently does not support custom sockets. We also currently do not plan to add support for this. I'm keeping this one open,...
Sure, thanks @simon-berger !
Sure. You are more than welcome.
Thanks for taking the time to report this! Could you please provide a minimal example, since I currently can not reproduce this issue on Debian 10/Fedora 36 and Ubuntu {20.04,...
And a complete stack trace please 😄 .
Since you are consuming cpr via CMake, could you please try the following patch. Replace `writeFunction(...)` inside `cpr/util.cpp` with the following patched version: ```c++ size_t writeFunction(char* ptr, size_t size, size_t...
`response_string_reserve_size_` also has a rather "broken" value.
OK, then I do not know any further. Could you please provide a minimal example, so I can debug this?
Any updates on this issue?
Ah, ok. Would you like to create a PR for this, since I'm not too much into Windows and vcpkg?