3ffd205f57
Motivation: We're currently out-of-spec with HTTP/2 in that we don't include padding in the flow control logic. Modifications: Modified both DefaultHttp2InboundFlowController and DefaultHttp2OutboundFlowController to properly take padding into account. Outbound is more complicated since padding has to be properly accounted for when splitting frames. Result: HTTP/2 codec properly flow controls padding. |
||
---|---|---|
.. | ||
src | ||
pom.xml |