mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-06 03:21:10 +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.