mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-29 14:01:50 +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().