]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: h2: add decoding for :protocol in traces
authorWilly Tarreau <w@1wt.eu>
Tue, 5 May 2026 09:15:26 +0000 (11:15 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 5 May 2026 12:09:49 +0000 (14:09 +0200)
commita950c4b72dbc1747c1ae097681819cb7be6ce151
tree4bf3e484061e2d5d4fe3b9da4b46e9e204dbe770
parent47bb725d88a93e621d80b89092f6a01b110f87d0
BUG/MINOR: h2: add decoding for :protocol in traces

Function h2_phdr_to_list() was missing the decoding for the :protocol
header and would emit :UNKNOWN in this case. It's only used in traces
so it's not important. The fix can be backported in all versions.
include/haproxy/h2.h