netty5/codec-http2/src
Scott Mitchell 5c22a01522 HTTP/2 shutdown cleanup miss
Motiviation:
https://github.com/netty/netty/pull/3865 was merged from a machine with old code. A test case that was updates was not merged.

Modifications:
- Merge the missing test case updates

Result:
Test case no longer fails.
2015-06-08 07:59:36 -07:00
..
main/java/io/netty/handler/codec/http2 HTTP/2 ConnectionHandler close cleanup 2015-06-08 07:47:15 -07:00
test/java/io/netty/handler/codec/http2 HTTP/2 shutdown cleanup miss 2015-06-08 07:59:36 -07:00