60cf18cf20
Motivation: When using the HTTP/2 multiplex implementation we need to ensure we correctly drain the buffered inbound data even if the RecvByteBufallocator.Handle tells us to stop reading in between. Modifications: Correctly loop through the buffered inbound data until the user does stop to request from it. Result: Fixes https://github.com/netty/netty/issues/9387. Co-authored-by: Bryce Anderson <banderson@twitter.com> |
||
---|---|---|
.. | ||
src | ||
pom.xml |