jetty.project/jetty-http2/http2-http-client-transport
Simone Bordet 980282ef9b
Fixes #2672 - Max local stream count exceeded for Http2 Client (#2693)
* Fixes #2672 - Max local stream count exceeded for HttpClient with HTTP/2 transport.

Now waiting for the server preface to arrive to the client before making
the connection available to the ConnectionPool.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-07-16 17:13:47 +02:00
..
src Fixes #2672 - Max local stream count exceeded for Http2 Client (#2693) 2018-07-16 17:13:47 +02:00
pom.xml Updating to version 9.4.12-SNAPSHOT 2018-07-11 17:32:16 -05:00