jetty.project/jetty-http2/http2-server
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
..
src 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