jetty.project/jetty-http2
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
..
http2-alpn-tests Updating to version 9.3.12-SNAPSHOT 2016-07-21 19:07:19 -07:00
http2-client Changes for Issue #824 (#825) 2016-08-12 11:02:52 +02:00
http2-common Improved javadocs. 2016-08-14 12:17:35 +02:00
http2-hpack Merge branch 'jetty-9.3.x' into release-9.3.11 2016-07-28 12:20:36 -07:00
http2-http-client-transport Fixes #839 - Test Failure: MaxConcurrentStreamsTest.testOneConcurrentStream(). 2016-08-14 23:25:03 +02:00
http2-server Changes for Issue #824 (#825) 2016-08-12 11:02:52 +02:00
pom.xml Updating to version 9.3.12-SNAPSHOT 2016-07-21 19:07:19 -07:00