jetty.project/jetty-http2/http2-common
Simone Bordet 59ae845d30 Guarding against null streams when resetting.
This is possible when receiving a frame for a non-existent stream:
it is replied with a reset, but the stream object is never created.
2015-02-18 23:00:37 +01:00
..
src Guarding against null streams when resetting. 2015-02-18 23:00:37 +01:00
pom.xml Fix http2 osgi manifests and tests 2015-02-12 10:32:16 +11:00