MINOR: mux-h2: add stats for received frame types
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 27 Oct 2020 16:16:02 +0000 (17:16 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Wed, 28 Oct 2020 07:55:16 +0000 (08:55 +0100)
commit2dec1ebec2703bce89bcec962b8c4c739f99613e
tree16bffdc534ffa6fec3a6338673788da08960cfe5
parentc92697d977f65cbc905eb33fd68a88243ca0a958
MINOR: mux-h2: add stats for received frame types

Implement counters for h2 frame received based on their type for
HEADERS, DATA, SETTINGS, RST_STREAM and GOAWAY.
src/mux_h2.c