jetty.project/jetty-client
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
..
src Fixes #2088 - Recycle HTTP/2 channels on the client. (#2089) 2018-01-04 07:09:08 -08:00
pom.xml Fixes #2020 - Introduce a name for `HttpClient` instances. 2017-12-14 11:24:43 +01:00