Vicent Girbés

Results 2 issues of Vicent Girbés

Added content-type in get method to allow users to put a custom header content-type. Many sites require a custom header in oauth authentication (via GET).

I get this error, when I try to compile zmqpp inside a docker container: error: in "socket/test_simple_monitor": check "tcp://0.0.0.0:55443" == message.get(1) has failed [tcp://0.0.0.0:55443 != tcp://127.0.0.1:55443] How can I fix...