commit | 6177509eb74f16f9a65513601c103d5c19e210f1 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue May 07 21:42:27 2019 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue May 07 22:16:41 2019 +0200 |
tree | 8622396efe9724c1ccacdf82c8228591fee2ad6d | |
parent | bc5770b91e8c1c2f226851ed008d6642a80aef99 [diff] |
MINOR: htx: Don't try to append a trailer block with the previous one In H1 and H2, one and only one trailer block is emitted during the HTTP parsing. So it is useless to try to append this block with the previous one, like for data block. This patch may be backported to 1.9.