mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-28 19:41:28 +01:00
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.