netty5/codec-http2/src/main/java
Norman Maurer da2e91b33a
Allow to write Http2UnkownFrame when using Http2FrameCodec / Http2MultiplexCodec (#7867)
Motivation:

We should allow to write Http2UnkownFrame to allow custom extensions.

Modifications:

Allow to write Http2UnkownFrame
Add unit test

Result:

Fixes https://github.com/netty/netty/issues/7860.
2018-04-13 07:50:44 +02:00
..
io/netty/handler/codec/http2 Allow to write Http2UnkownFrame when using Http2FrameCodec / Http2MultiplexCodec (#7867) 2018-04-13 07:50:44 +02:00