jetty.project/jetty-http2
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
..
http2-client Using TestTracker Rule in test classes. 2015-02-18 23:00:37 +01:00
http2-common Guarding against null streams when resetting. 2015-02-18 23:00:37 +01:00
http2-hpack 459731 - Update for drafts hpack-11 and http2-17 2015-02-12 14:45:12 +11:00
http2-http-client-transport Fixed compilation issue after merge. 2015-02-15 20:54:36 +01:00
http2-server Using TestTracker Rule in test classes. 2015-02-18 23:00:37 +01:00
pom.xml First take at implementing the HttpClientTransport for HTTP2. 2015-02-09 09:11:56 +01:00