]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MEDIUM: compression: does not forward trailers
authorWilliam Lallemand <wlallemand@exceliance.fr>
Thu, 22 Nov 2012 16:55:14 +0000 (17:55 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 23 Nov 2012 10:12:33 +0000 (11:12 +0100)
commit00bf1dee9c76ec4df4a22e13072ee12c64d8d187
tree79e818d20755d689b8fd37ad36dc99be744dbbdd
parentfd29cc537b8511db6e256529ded625c8e7f856d0
BUG/MEDIUM: compression: does not forward trailers

The commit bf3ae617 introduced a regression about the forward of the
trailers in compression mode.
src/compression.c
src/proto_http.c