mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-11 18:11:42 +01: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().