MINOR: mux-h1: Improve H1 traces by adding info about http parsers
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 26 Nov 2021 16:31:35 +0000 (17:31 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 2 Dec 2021 14:14:28 +0000 (15:14 +0100)
commitd590958a5af00796391d39c54e85eeb47509102d
tree254d03cdd154b44e2088438171242af93c39cc5b
parente925c61a0e5bbc49368bc32b69d01d9e0305189a
MINOR: mux-h1: Improve H1 traces by adding info about http parsers

Info about the request and the response parsers are now displayed in H1
traces for advanced and complete verbosity only. This should help debugging.

This patch may be backported as far as 2.4.

(cherry picked from commit 6580f2868e8828a8ea1c9e4a6481c9e54abfdd25)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/mux_h1.c