jetty.project/jetty-http2/http2-http-client-transport
Simone Bordet b410d75091 Fixes #3605 - IdleTimeout with Jetty HTTP/2 and InputStreamResponseListener.
Now properly resetting HttpReceiverOverHTTP2.ContentNotifier by overriding
reset() and making sure fields are cleared from previous values.
Also, disable channel recycling by default - needs to be benchmarked
whether it's beneficial or not.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2019-05-07 16:22:44 +02:00
..
src Fixes #3605 - IdleTimeout with Jetty HTTP/2 and InputStreamResponseListener. 2019-05-07 16:22:44 +02:00
pom.xml Updating jetty-test-helper + junit5 + hamcrest 2019-04-30 12:23:55 -05:00