-
Hi, @jgaa.
On my Windows computer, my development environment is based on [MSYS2 and MinGW-w64](http://www.msys2.org/).
CMake (`mingw-w64-x86_64-cmake`) and Boost (`mingw-w64-x86_64-boost`) are …
-
Been trying to launch curl restclient example and get libcurl error 27 (CURLE_OUT_OF_MEMORY). I continue to get this error until I set launch task stacksize to 70000. (at this point I get protocol htt…
-
**Godot version:**
3.0.2 stable and 3.0.3 rc2
**Issue description:**
When making a https request it blocks everything, making everything freeze for the duration of the request. This causes …
Keetz updated
6 years ago
-
it would be nice to be able to test methods besides GET for custom headers. Right now all the others just get a 405 back. My use case is that I'm using httpbin as the unit test target for http://code.…
-
Hi, I am trying to fetch movie information from a Movie API. However, I get
> libc++abi.dylib: terminating with uncaught exception of type restc_cpp::HttpNotFoundException: Request failed with HTT…
-
**Describe the bug**
in a java project, on a method, I run the command `xref-find-references` emacs shows: `wrong type argument: hash-table-p, nil`
**To Reproduce**
in a java project. run `xr…
-
### Expected behaviour
It should send a request.
### Actual behaviour
`/usr/local/EmojicodePackages/network-v0/network.so: undefined symbol: _ZN10RestClient10ConnectionC1ERKNSt7__cxx1112basic_str…
-
Using the example program
`#include
#include "restc-cpp/restc-cpp.h"
using namespace std;
using namespace restc_cpp;
void DoSomethingInteresting(Context& ctx) {
// Here we are in a co…
-
### Expected behaviour
### Actual behaviour
Does restclient-cpp support asynchronous post/get http request? If no, is there any plan to implement this function?
I think it would make app more str…
-
I am using Ubuntu 14.04 LTS and Rasberry Pi 2 for setting up the blockbench environment. I started with ethereum. After making changes in env.sh I start benchmark with ./run_bench 1 1 1.
The outpu…