mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-27 01:01:00 +02:00
We used to have bo_{get,put}_{chr,blk,str} to retrieve/send data to
the output area of a buffer, but not the equivalent ones for the input
area. This will be needed to copy uploaded data frames in HTTP/2.