-
In implementing the orchestrator client I find myself writing a bunch of boilerplate code and I think this would be much easier if we were to provide a better http client abstraction.
I will use th…
-
Hi Jarle,
I'm getting access violations in ConnectionPoolImpl::OnCacheCleanup. These occur seemingly randomly (i.e. at random points while repeatedly running tests). See track trace below.
I'm…
-
https://github.com/mrtazz/restclient-cpp/blob/master/.travis.yml
-
http2 is coming and libcurl has support for it (http://http2-explained.haxx.se/content/en/part11.html). Let's figure out how to start supporting it.
-
Would you merge a change that adds CMake support? I'm having a pretty evil time using this project in my CMake-based project.
-
Hello everybody!
### Expected behaviour
As read in the documentation, it should be possible to create an object (lets say a pointer to an object) of the class connection. For getting that, it is s…
-
How to use https?
ghost updated
7 years ago
-
Hello everybody!
I am trying to use this library, but I need some help from you.
Here is the code I am trying to build.
-----------------------------------------------------------------------…
-
Hello,
I use a multithreaded application where a c++ thread sends some information in a google protocol buffer to a Java thread using RestClient. I want to initialize a timeout of the Rest connec…
-
I'm testing the version for `ansible-container 0.9.1` and all was going very good until:
```bash
./ansible-build.sh
2017-07-08T21:44:47.403668 Use variable file: /home/salahaddin/Proyectos/W…