netty5/codec-http2
Aayush Atharva 473471bac6 Use ObjectUtil for multiple operations (#10679)
Motivation:
We should use ObjectUtil for checking if Compression parameters are in range. This will reduce LOC and make code more readable.

Modification:
Used ObjectUtil

Result:
More readable code
2020-10-14 12:13:10 +02:00
..
src Use ObjectUtil for multiple operations (#10679) 2020-10-14 12:13:10 +02:00
pom.xml Remove duplicated declaration of dependency 2019-01-21 11:54:55 +01:00