commit | fb5fff19fee40c660f9839f3bb0b40f33d4899e7 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Feb 28 17:56:54 2023 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue Feb 28 18:36:46 2023 +0100 |
tree | a85fa0fe4a24ffcf78cffd31724a469d93e1a4f0 | |
parent | 5e1b0e7bf86a300def07388df0ea7f4b3f9e68b9 [diff] |
BUG/MINOR: mux-h1: Don't report an error on an early response close If the response is closed before any data was received, we must not report an error to the SE descriptor. It is important to be able to retry on an empty response. This patch should fix the issue #2061. It must be backported to 2.7.