d3d02f227e
Idle timeout have a special meaning in that they become a no-operation if the application is dispatched but idle (neither reading nor writing). HttpChannelOverHTTP2 now forwards the idle timeout to HttpInput, which will only change its state if it is interested in reading. HttpInput.consumeAll() has been modified to consume all input even if it's already failed. Failures caused by the other peer (e.g. I/O failures or stream resets) are now retained and will eagerly consumed any queued data to free up the flow control windows. |
||
---|---|---|
.. | ||
http2-alpn-tests | ||
http2-client | ||
http2-common | ||
http2-hpack | ||
http2-http-client-transport | ||
http2-server | ||
pom.xml |