]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: h2: declare new sets of frame types
authorWilly Tarreau <w@1wt.eu>
Thu, 24 Jan 2019 08:31:40 +0000 (09:31 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 24 Jan 2019 14:27:06 +0000 (15:27 +0100)
commit71c3811589b2e8d8e28f91c7e47bd05594a739ab
treea756693a209bc405cfe8be6549564801115bc605
parent31e846a07197034938ad5028486eaddc93a440d8
MINOR: h2: declare new sets of frame types

This patch adds H2_FT_HDR_MASK to group all frame types carrying headers
information, and H2_FT_LATE_MASK to group frame types allowed to arrive
after a stream was closed.
include/common/h2.h