MINOR: stream: Improve dump of bogus streams
authorChristopher Faulet <cfaulet@haproxy.com>
Tue, 2 Nov 2021 16:18:15 +0000 (17:18 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Tue, 2 Nov 2021 16:25:48 +0000 (17:25 +0100)
commite8f3596cd0be8044b0c2e71deb7d100cfe030c79
tree2c213fecacfeabd542405d6a04c46188292bb59a
parent9ed1a0601d6b5ccaf6d410fee4d5d4b49d36652a
MINOR: stream: Improve dump of bogus streams

Stream flags and information about the HTTP txn, if defined, are now
emitted. This will help us to identify bugs when such message is reported.
src/stream.c