]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: mux_h2: capitalize frame type in stats
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 3 Nov 2020 14:04:44 +0000 (15:04 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 3 Nov 2020 16:04:22 +0000 (17:04 +0100)
commit2ac34d97a6efc60c9b8738a81b31619330287ceb
treeec3b6cc5d56ff198818537b8be14a19899a67668
parent743bd6adc8a7657b324ac59376311d23d65bb4ed
MINOR: mux_h2: capitalize frame type in stats

http/2 frame type names are capitalized in the rfc, use the same
notation on the stats labels.
src/mux_h2.c