netty5/codec-http
skyguard1 6ce36f1909
Add zstd http content compression support (#11470)
Motivation:

netty needs to support zstd content-encoding http content compression

Modification:

Add ZstdOptions, and modify HttpContentCompressor and CompressorHttp2ConnectionEncoder to support zstd compression

Result:

netty supports zstd http content compression

Signed-off-by: xingrufei <xingrufei@sogou-inc.com>
2021-07-12 08:49:04 +02:00
..
src Add zstd http content compression support (#11470) 2021-07-12 08:49:04 +02:00
pom.xml Introduce BrotliEncoder (#11256) 2021-07-08 11:51:27 +02:00