netty5/codec-http
Norman Maurer 2886bd6677
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:55 +01:00
..
src Simplify Deflate* implementations by using EmbeddedChannel.finishAndReleaseAll() (#9808) 2019-11-27 06:54:55 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2019-10-24 12:57:00 +00:00