netty5/codec-http/src
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
..
main Correctly pass all parameters in WebSocketServerProtocolHandler constructor (#9506) 2019-08-27 09:01:13 +02:00
test Fix compile error introduced by 67b851209f 2019-08-21 10:40:36 +02:00