mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-03 10:01:03 +02:00
Define a new frame type for QMux transport parameter exchange. Frame type is 0x3f5153300d0a0d0a and is declared as an extra frame, outside of quic_frame_parsers / quic_frame_builders. The next patch will implement parsing/encoding of this frame payload.