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>
Wed, 3 Nov 2021 15:34:06 +0000 (16:34 +0100)
commit491293f95b6477919d7c87209fad342a6454488d
tree435823074f96906132b029a1f33393b1a7bf8a23
parentf776dc2831f21dd81c67c4765f977bb748bf42d2
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.

(cherry picked from commit e8f3596cd0be8044b0c2e71deb7d100cfe030c79)
Signed-off-by: Willy Tarreau <w@1wt.eu>
(cherry picked from commit c86efe14acbfa2379255984c5b8294f75a1b725d)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
src/stream.c