mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-27 09:11:01 +02:00
the htx_space_wraps() function may now be used to know if the free space of an HTX message wraps. It does the same as b_space_wraps().
the htx_space_wraps() function may now be used to know if the free space of an HTX message wraps. It does the same as b_space_wraps().