commit | 63768a63d74e0d801e0338a252cf9d5564ba8ea4 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Mar 22 14:05:52 2019 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Mar 25 06:26:30 2019 +0100 |
tree | 0034f4bf5ecb38b406e9cdca3f90af803ff5b343 | |
parent | 297d3e2e0f8f02636b9d58c40d7cab56a385f512 [diff] |
MEDIUM: mux-h2: Don't mix the end of the message with the end of stream The H2 multiplexer now sets CS_FL_EOI when it receives a frame with the ES flag. And when the H2 streams is closed, it set the flag CS_FL_REOS. This patch should be backported to 1.9.