mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 21:02:46 +02:00
Add comments on the decoding function to facilitate code analysis. Also remove the qpack_debug_hexdump() which prints the whole left buffer on each header parsing. With large HEADERS frame payload, QPACK traces are complicated to debug with this statement.