commit | 8727ff466883d31a25c5e21132f07fab42b441c1 | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Tue Mar 08 10:39:55 2022 +0100 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Wed Mar 23 10:09:39 2022 +0100 |
tree | 998f5b79968601880559bf6f30bc3d83a81fd300 | |
parent | 05ce55e5827e3abd1ba0eb4ac2aa774f7f347617 [diff] |
MINOR: mux-quic: support MAX_STREAM_DATA frame parsing Implement a MUX method to parse MAX_STREAM_DATA. If the limit is greater than the previous one and the stream was blocked, the flag QC_SF_BLK_SFCTL is removed.