netty5/codec-http
Norman Maurer d20a9942d9 [#4348] Correctly handle empty frames when compression is enabled.
Motivation:

We need to correctly handle empty frames when compression is enabled.

Modifications:

Not throw an exception when frame is empty.

Result:

Correctly handle empty frames.
2015-10-14 11:49:10 +02:00
..