Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add application/zstd content-type and zstd content-encoding #11463

Merged
merged 1 commit into from
Jul 8, 2021

Conversation

skyguard1
Copy link
Contributor

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>
@normanmaurer normanmaurer added this to the 4.1.66.Final milestone Jul 8, 2021
@normanmaurer normanmaurer merged commit 7825fa8 into netty:4.1 Jul 8, 2021
@normanmaurer
Copy link
Member

Thanks a lot!

normanmaurer pushed a commit that referenced this pull request Jul 8, 2021
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>
@skyguard1
Copy link
Contributor Author

@normanmaurer It is my pleasure

raidyue pushed a commit to raidyue/netty that referenced this pull request Jul 8, 2022
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants