mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-09 23:42:48 +02:00
When channel_recv_max() is called for an HTX stream, we fall back on the HTX version. This function is called from si_cs_recv(). This will let us pass the max amount of bytes to read to HTX multiplexers.