mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 22:12:39 +02: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.