mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-25 08:58:30 +00:00
Fixed by making the interleave quantum be the frame size rather than the flow control window size. Reworked HTTP2Flusher.process() to be simpler and properly interleave frames.