BUG/MEDIUM: streams: Don't give up if we couldn't send the request.

In htx_request_forward_body(), don't give up if we failed to send the request,
and we have L7 retries activated. If we do, we will not retry when we should.

This should be backported to 2.0.

(cherry picked from commit 29cac3c5f7bbac3ae937a91137608d8fd6f73070)
Signed-off-by: Olivier Houchard <cognet@ci0.org>
1 file changed