netty5/codec-http/src
Norman Maurer f2596fd993 Simplify Deflate* implementations by using EmbeddedChannel.finishAndReleaseAll() (#9808)
Motivation:

We can simplify the code by just using finishAndReleaseAll()

Modifications:

Remove some code and simplify

Result:

Cleaner code
2019-11-27 06:54:52 +01:00
..
main Simplify Deflate* implementations by using EmbeddedChannel.finishAndReleaseAll() (#9808) 2019-11-27 06:54:52 +01:00
test Fix tests failures introduced by bad cherry-pick of 7ff8cde66f (#9795) 2019-11-22 08:54:25 +01:00