1079d02ef5
Motivation: When the inbound flow controller recognizes that the flow control window has been violated on a stream (not connection-wide), it throws a connection error. Modifications: Changed the DefaultHttp2InboundFlowController to properly throw connection error if the connection window is violated and stream error if a stream window is violated. Result: inbound flow control throws the correct error for window violations. |
||
---|---|---|
.. | ||
src | ||
pom.xml |