jetty.project/jetty-http2
Simone Bordet 48c77b8608
Fixes #2088 - Recycle HTTP/2 channels on the client. (#2089)
Removed the distinction between pushed and non-pushed channels; only
non-pushed channels are released and recycled if they're not failed.

Properly resetting HttpReceiverOverHTTP2.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-01-04 07:09:08 -08:00
..
http2-alpn-tests Updating to version 9.4.9-SNAPSHOT 2017-11-21 13:11:31 -07:00
http2-client Made test more robust. 2018-01-03 10:46:02 +01:00
http2-common Issue #1973 - Implement minimum response data rate (#2012) 2017-12-27 15:07:32 +01:00
http2-hpack Updating to version 9.4.9-SNAPSHOT 2017-11-21 13:11:31 -07:00
http2-http-client-transport Fixes #2088 - Recycle HTTP/2 channels on the client. (#2089) 2018-01-04 07:09:08 -08:00
http2-server Issue #2081 No idle timeout exception when dispatch is delayed (#2083) 2018-01-04 13:26:31 +01:00
pom.xml Updating to version 9.4.9-SNAPSHOT 2017-11-21 13:11:31 -07:00