Itai Friendinger

Results 2 issues of Itai Friendinger

There is a tradeoff between giving practical advice mentioning specific vendors and features, and being fair with all security vendors. There are a few ideas I am struggling with: 1....

StreamTransport#onStatusReceived propagates only the response status code: TransportsUtil.invokeFunction(MESSAGE, decoders, functions, Integer.class, new Integer(responseStatus.getStatusCode()), STATUS.name(), resolver); I would like to translate that status into an exception and this requires also the...