]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux-h1: Slightly Improve H1 traces
authorChristopher Faulet <cfaulet@haproxy.com>
Wed, 10 Nov 2021 09:30:15 +0000 (10:30 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 10 Nov 2021 10:45:27 +0000 (11:45 +0100)
commit99293b03807de8a357cf7153fcc0c15f716238c2
tree967647dce0f08ef58ae505b7dd3b8d0a96c9a61f
parent7855b1973437926ee89be8c8e4620d627712cc81
MINOR: mux-h1: Slightly Improve H1 traces

Connection and conn-stream pointers and flags are now dumped, if available,
in each trace messages. In addition, shutr and shutw mode is now reported.
src/mux_h1.c