-
- I had errors while trying to start using restclient-cpp within my own project due to missing includes. These are all the includes required to work for me.
```
#include
#include
#include
#include…
-
Syntax highlighting works fine, but I always have to type the second single quote myself. Double quotes work fine.
If you need any additional information, let me know. I just have no clue what else t…
-
Hia, thanks for your work.
I Suggest two additions to go around ssl errors.
Maybe switchable via parameter or however you like:
- Parameter "insecure" and then:
//SSL Ignore all err
curl_easy_set…
-
Having proxy variables such as `http_proxy, https_proxy, ftp_proxy` make the tests fail. Should these environment variables be considered while running the tests?
Also unsetting those variables make t…
-
Using restclient for a rest api that requires a json query string.
constructing the query string with Jasonvalue.
The ruby server receiving the string cannot process the json as it seems to have "esca…
-
There seems to be no way to intercept the audio file that Siri recorded. If I'm wrong, please point me in the right direction.