mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 04:42:47 +02:00
Now all the code used to manipulate chunks uses a struct buffer instead. The functions are still called "chunk*", and some of them will progressively move to the generic buffer handling code as they are cleaned up.