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