Hi Stéphane,
This happens because the server decided to close the connection while the client was writing on it.
AsyncHttpClient was abusing this retry mechanism and that’s what I fixed.
In which version of AsyncHttpClient did you fix this issue?
Thanks!