mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-11 00:42:46 +02: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.