Skip to content

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

Merged
normanmaurer merged 1 commit into
netty:4.1from
skyguard1:add_zstd_http_header
Jul 8, 2021
Merged

Add application/zstd content-type and zstd content-encoding#11463
normanmaurer merged 1 commit into
netty:4.1from
skyguard1:add_zstd_http_header

Conversation

@skyguard1
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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