mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-07 08:01:11 +01:00
Implement support for STOP_SENDING frame parsing. The stream is resetted as specified by RFC 9000. This will automatically interrupt all future send operation in qc_send(). A RESET_STREAM will be sent with the code extracted from the original STOP_SENDING frame.