jetty.project/tests/test-http-client-transport/src/test
Simone Bordet f0a1ccf4d3 Fixes #504 - HTTP/2 client transport cannot send request after idle timeout.
Made sure that the idle timeout mechanism notifies the destination
that the connection will close.

Also reviewed the close protocol to be: notify destination, then abort,
then close. In this way, HTTP/2 can send RST_STREAM before the
connection is closed.
2016-04-11 19:15:17 +02:00
..
java/org/eclipse/jetty/http/client Fixes #504 - HTTP/2 client transport cannot send request after idle timeout. 2016-04-11 19:15:17 +02:00
resources 479277 - HttpClient with HTTP/2 transport does not work for "https" URLs. 2015-10-07 21:39:02 +02:00