]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DEBUG: hpack: make hpack_dht_dump() expose the output file
authorWilly Tarreau <w@1wt.eu>
Sat, 30 Dec 2017 16:08:46 +0000 (17:08 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 30 Dec 2017 16:17:07 +0000 (17:17 +0100)
commit4f03436c48cade33987397a619802f2b3aac39fd
treeaf0b47ee1d0471f36e81d4d2117862002e5f6e7e
parent3083276187fca1d0b406ca6bde3fa307879ed39e
DEBUG: hpack: make hpack_dht_dump() expose the output file

It's more convenient to be able to choose between stdout and stderr.
src/hpack-tbl.c