26c3abc63c
Motivation: We need to ensure we place the encoder before the decoder when doing the websockets upgrade as the decoder may produce a close frame when protocol violations are detected. Modifications: - Correctly place encoder before decoder - Add unit test Result: Fixes https://github.com/netty/netty/issues/9300 |
||
---|---|---|
.. | ||
java/io/netty/handler/codec | ||
resources/META-INF/native-image/io.netty/codec-http |