mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-04 00:11:01 +01:00
Add a new function that lets you set the amount of input in a buffer. For now it extends/truncates b->i except if the total length is below b->o in which case it clears i and adjusts o.