netty5/codec-http/src
Norman Maurer cdb92c5b0f Correctly respect mask parameters in all WebSocketClientHandshakerFactory#newHandshaker(...) methods (#9464)
Motivation:

We did not correctly pass the mask parameters in all cases.

Modifications:

Correctly pass on parameters

Result:

Fixes https://github.com/netty/netty/issues/9463.
2019-08-15 08:33:54 +02:00
..
main Correctly respect mask parameters in all WebSocketClientHandshakerFactory#newHandshaker(...) methods (#9464) 2019-08-15 08:33:54 +02:00
test Set the ORIGIN header from a custom headers if present (#9435) 2019-08-11 08:22:31 +02:00