netty5/codec-http2/src
Scott Mitchell 6dfa1f2d92 Http2 draft 17
Motivation:
There was a new draft for HTTP/2.  We should support the new draft.

Modifications:
- Review the HTTP/2 draft 17 specification, and update code to reflect changes.

Result:
Support for HTTP/2 draft 17.
2015-03-25 09:02:15 -07:00
..
main/java/io/netty/handler/codec/http2 Http2 draft 17 2015-03-25 09:02:15 -07:00
test/java/io/netty/handler/codec/http2 Have FlowState.cancel take a Throwable and code cleanup. 2015-03-19 22:01:02 -07:00