MINOR: htx: Adapt htx_dump() to be used from traces
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 1 Oct 2019 20:03:49 +0000 (22:03 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 4 Oct 2019 13:48:55 +0000 (15:48 +0200)
commit27aa65ecfb542956f43fbb9e177b64ab21e5c3e6
tree47b48e9c724e983008508993c97d6bfa19297e01
parentaf542635f7f49589c9917acf35baf0a833e958dc
MINOR: htx: Adapt htx_dump() to be used from traces

This function now dumps info about the HTX message into a buffer, passed as
argument. In addition, it is possible to only dump meta information, without the
message content.
include/common/htx.h