commit | edfcb55417d15e2808c64fc2b420e98f1a561751 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Fri Jan 13 16:40:31 2023 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Thu Jan 19 16:31:12 2023 +0100 |
tree | cff835ebb1b9535798125a5035e7a36100bd095e | |
parent | 6bf86c73bae90bd6f0ed97e0df7c56199327a3bf [diff] |
MINOR: h3: implement TRAILERS decoding Implement the conversion of H3 request trailers as HTX blocks. This is done through a new function h3_trailers_to_htx(). If the request contains forbidden trailers it is rejected with a stream error. This should be backported up to 2.7.