jetty.project/jetty-http2/http2-http-client-transport
Simone Bordet 11bc5cce66 Fixes #839 - Test Failure: MaxConcurrentStreamsTest.testOneConcurrentStream().
Fixed race condition where the prime request response was arriving to
the client before the server had finished to clean up and remove the
prime stream. Subsequent client requests were rejected because the
prime stream was still "alive".
2016-08-14 23:25:03 +02:00
..
src Fixes #839 - Test Failure: MaxConcurrentStreamsTest.testOneConcurrentStream(). 2016-08-14 23:25:03 +02:00
pom.xml Updating to version 9.3.12-SNAPSHOT 2016-07-21 19:07:19 -07:00