netty5/codec-http
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
..
src Correct comment for allowMaskMismatch parameter 2017-02-16 17:03:55 +01:00
pom.xml Only use Mockito for mocking. 2017-02-07 08:47:22 +01:00