Marcin
Results
2
issues of
Marcin
### Version Validated it occurs `3.7.1`, `4.0.0` ### Context When using request `RequestOptions` ``` WebClient client = WebClient.create(vertx); client.request(HttpMethod.GET, new RequestOptions().addHeader("authorization", "Bearer: 4gse4kgsel")); // + URL etc. ``` The request...
bug
Ensures **cqput** and **cqrun** return without success (`returncode != 0`) when the response from CQ contains inner HTTP code different than `200`. References issue #24