jetty.project/jetty-http2
Simone Bordet 78d27c9a28 Fixes #755 - NPE in HttpChannelOverHTTP2.requestContent().
Fixed by recycling only channels that have completed normally by
having read the request content and responded.

Channels that don't read the request content won't be recycled, thus
avoiding the NPE.
2016-07-21 17:43:14 +02:00
..
http2-alpn-tests improved test timeouts 2016-07-13 15:23:46 +10:00
http2-client Fixes #694 - http2.client.StreamResetTest.testServerExceptionConsumesQueuedData stack not suppressed in test 2016-07-14 16:18:55 +02:00
http2-common HTTP2 SETTINGS_MAX_HEADER_LIST_SIZE #752 2016-07-21 12:28:32 +10:00
http2-hpack Do not use ArrayQueue for HPACK #751 2016-07-21 11:07:55 +10:00
http2-http-client-transport [maven-release-plugin] prepare for next development iteration 2016-06-22 13:59:10 -05:00
http2-server Fixes #755 - NPE in HttpChannelOverHTTP2.requestContent(). 2016-07-21 17:43:14 +02:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-06-22 13:59:10 -05:00