netty5/codec-http2/src
Scott Mitchell e18c85b768 Add missing methods to Http2ConnectionHandlerBuilder
Motivation:
A previous commit added methods to AbstractHttp2ConnectionHandlerBuilder but forgot to expose them in Http2ConnectionHandlerBuilder.

Modifications:
- expose the new methods in Http2ConnectionHandlerBuilder

Result:
Http2ConnectionHandlerBuilder supports the new configuration options.
2017-03-07 20:34:16 -08:00
..
main/java/io/netty/handler/codec/http2 Add missing methods to Http2ConnectionHandlerBuilder 2017-03-07 20:34:16 -08:00
test HTTP/2 move internal HPACK classes to the http2 package 2017-03-02 07:42:41 -08:00