netty5/codec-http/src
Norman Maurer e0bbff74f7 Correctly handle WebSockets 00 when using HttpClientCodec.
Motivation:

7995afee8f introduced a change that broke special handling of WebSockets 00.

Modifications:

Correctly delegate to super method which has special handling for WebSockets 00.

Result:

Fixes [#7362].
2017-11-03 15:55:22 +01:00
..
main/java/io/netty/handler/codec Correctly handle WebSockets 00 when using HttpClientCodec. 2017-11-03 15:55:22 +01:00
test Correctly handle WebSockets 00 when using HttpClientCodec. 2017-11-03 15:55:22 +01:00