]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: channel/htx: Add functions to forward a part or all HTX payload
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 23 May 2019 09:06:10 +0000 (11:06 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 28 May 2019 05:42:33 +0000 (07:42 +0200)
commitdab5ab551d80c5635c8580ba3838fd928f463f7b
treec3359310f42d957ac146c20ea5bcc6385330bf75
parent8fa60e4613623558411b2f932a38c16d2d712093
MINOR: channel/htx: Add functions to forward a part or all HTX payload

The functions channel_htx_fwd_payload() and channel_htx_fwd_all() should now be
used to forward, respectively, a part of the HTX payload or all of it. These
functions forward data and update the first block position.
include/proto/channel.h