mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-08-18 21:21:22 +02:00
The few hpack development tools are now integrated into the main makefile, which allows to remove the original one which was causing lots of build warnings. A README was added to explain how to build instead.
This needs to be built from the top makefile, for example : make dev/hpack/{decode,gen-enc,gen-rht}