mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-13 02:51:11 +01:00
htx_cut_data_blk() is used to cut the beginning of a DATA block after a part of it was tranferred. It simply advances the address, reduces the advertised length and updates the htx's total data count.