mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-03 22:21:08 +01:00
debug_hexdump() prints to the requested output stream (typically stdout or stderr) an hex dump of the blob passed in argument. This is useful to help debug binary protocols.