mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-15 18:52:45 +02:00
Instead of using malloc/free to allocate an HPACK table, let's declare a pool. However the HPACK size is configured by the H2 mux, so it's also this one which allocates it after post_check.