cf63bc1005
Motivation: Client can split data into different numbers of fragments and sometimes the last frame may contain trash data that doesn't affect decompression process. Modification: Added check if last frame is `ContinuationWebSocketFrame` and decompression data is empty then don't throw an exception. Result: Fixes #9770 |
||
---|---|---|
.. | ||
src | ||
pom.xml |