]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: h3: set CS_FL_NOT_FIRST
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Mon, 14 Feb 2022 16:14:35 +0000 (17:14 +0100)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Tue, 15 Feb 2022 16:10:51 +0000 (17:10 +0100)
commitbb565304701207005624b9f6c4e6b87d20748468
tree4262856bf3431edecc7439d2681627662a239a97
parenteb53e5baa1566c25d9ca3c722fc6a5f3545eed3d
MINOR: h3: set CS_FL_NOT_FIRST

When creating a new conn-stream on H3 HEADERS parsing, the flag
CS_FL_NOT_FIRST must be set. This is identical to the mux-h2.
src/h3.c