Olivier Hubaut

Results 2 issues of Olivier Hubaut

This PR offers a fix for the issue described in #153

The client uses okhttp3, which supports, by default, HTTP/2 and HTTP/1.1 protocol, through protocol negotiation. Unfortunately, on networks with variable latency, it often happen that the negotiation fails, and the...