BUG/MINOR: h3: fix frame type definition
authorAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 9 Jun 2022 09:51:01 +0000 (11:51 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 9 Jun 2022 12:34:43 +0000 (14:34 +0200)
commitc715eb78988b4ad75caad685a35b671027b5a19f
tree2de673541184c8b17205540de334f721eaa37e3c
parent0012f899dd3cbac828280529c7c6aa5dcb9fb870
BUG/MINOR: h3: fix frame type definition

Frame type has changed during HTTP/3 specification process. Adjust it to
reflect the latest RFC 9114 status.

Concretly, type for GOAWAY and MAX_PUSH_ID frames has been adjusted.
The impact of this bug is limited as currently these frames are not
handled by haproxy and are ignored.

This can be backported up to 2.6.
include/haproxy/h3.h