mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-22 14:51:22 +02:00
When dumping data at various places in the code, it's hard to figure what is present where. To make this easier, this patch slightly modifies debug_hexdump() to take a prefix string which is prepended in front of each output line.