commit | 316934d3c905907e8dc8aadec3d1be237177bf7f | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Wed May 15 14:22:48 2019 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri May 24 09:10:46 2019 +0200 |
tree | 5c3ac35bfa6df99d3704333ac3ac6aca063b3dc3 | |
parent | 256b69a82d9e096a5d67c6ae3685abd50f24193f [diff] |
BUG/MINOR: mux-h2: Count EOM in bytes sent when a HEADERS frame is formatted In HTX, when a HEADERS frame is formatted before sending it to the client or the server, If an EOM is found because there is no body, we must count it in the number bytes sent. This patch must be backported to 1.9.