netty5/codec-http/src/main
hengyunabc 13575be12f Correctly pass all parameters in WebSocketServerProtocolHandler constructor (#9506)
Motivation:

We did not correctly pass all supplied parameters to the called constructor and so did not apply the timeout.

Modification:

Correctly pass on the parameters.

Result:

Use timeout
2019-08-27 09:01:13 +02:00
..
java/io/netty/handler/codec Correctly pass all parameters in WebSocketServerProtocolHandler constructor (#9506) 2019-08-27 09:01:13 +02:00
resources/META-INF/native-image/io.netty/codec-http Remove deprecated GraalVM native-image flags (#9118) 2019-05-22 19:22:03 +02:00