MEDIUM: channel/htx: Add functions for forward HTX data

To ease the fast forwarding and the infinte forwarding on HTX proxies, 2
functions have been added to let the channel be almost aware of the way data are
stored in its buffer. By calling these functions instead of legacy ones, we are
sure to forward the right amount of data.
This commit is contained in:
Christopher Faulet 2018-12-05 11:56:15 +01:00 committed by Willy Tarreau
parent 27ba2dc6d6
commit b2aedea142
3 changed files with 63 additions and 30 deletions