Christos Mousmoulas

Results 3 issues of Christos Mousmoulas

``` cpr::Response r = cpr::Get(cpr::Url{"https://streaming/api"}, cpr::Timeout{10000}, sslOpts, cpr::WriteCallback([&](std::string response_line) { std::cout

Question :question:
Enhancement :ok_hand:

I am using cmake to import the library along with the standalone asio. I cant enable openssl and I know that there isn't any problem with it as I use...

### Is there an existing issue for the same bug? (If one exists, thumbs up or comment on the issue instead). - [x] I have checked the existing issues. ###...

bug