netty5/codec-http2/src
Nathan Mittler f4c635d30b Expose HTTP/2 HpackDecoder (#6589)
Motivation:

gRPC (and potentially other libraries) has an optimized header processor that requires direct access to the HpackDecoder.

Modifications:

Make the HpackDecoder and its constructors public.

Result:

Fixes #6579
2017-03-31 10:51:01 -07:00
..
main/java/io/netty/handler/codec/http2 Expose HTTP/2 HpackDecoder (#6589) 2017-03-31 10:51:01 -07:00
test Revert "http2: Http2StreamChannel now shares options of its parent channel" 2017-03-31 07:45:56 +02:00