commit | 95b93a3a93723a710652cf282dd959ec79015afb | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Mon Feb 14 15:49:53 2022 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue Feb 15 17:08:48 2022 +0100 |
tree | 6ab974dbb2aab2960de3c603dd87c7791fdd0fd9 | |
parent | a04724af29387c873f61f687851ce9f8b4fa6a9d [diff] |
MINOR: h3: set properly HTX EOM/BODYLESS on HEADERS parsing Adjust the method to detect that a H3 HEADERS frame is the last one of the stream. If this is true, the flags EOM and BODYLESS must be set on the HTX message.