7825fa8d7a
Motivation: ZSTD has a wide range of uses on the Internet, so should consider adding `application/zstd` HTTP media-type and `zstd` content-encoding, see https://tools.ietf.org/html/rfc8478 Modification: Add `application/zstd` HTTP media-type and `zstd` content-encoding Result: netty provides `application/zstd` HTTP media-type and `zstd content-encoding` as http headers Signed-off-by: xingrufei <xingrufei@sogou-inc.com> Co-authored-by: xingrufei <xingrufei@sogou-inc.com>