netty5/codec-http/src/main
Stephen E. Baker 9ee4cc0ada Correct comment for allowMaskMismatch parameter
Motivation:

The allowMaskMismatch parameter used throughout websocketx allows frames
with noncompliant masks when set to true, not false.

Modification:

Changed the javadoc comment everywhere it appears.

Result:

Fixes #6387
2017-02-16 17:03:55 +01:00
..
java/io/netty/handler/codec Correct comment for allowMaskMismatch parameter 2017-02-16 17:03:55 +01:00