commit | 6b02c6bb471f92291ce4817b181e5c39f0db4018 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue Aug 16 17:16:47 2022 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Aug 17 11:04:52 2022 +0200 |
tree | cfb6de979626752c7610adac87bc69e005eb247f | |
parent | f372e744dee12aafdfa9968dd0e0a0e5081d70ad [diff] |
MINOR: h3: report error on control stream close As specified by RFC 9114 the control stream must not be closed. If the peer behaves incorrectly and closes it, emit a H3_CLOSED_CRITICAL_STREAM connection error.