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 zstd encoding support #469

Merged
merged 2 commits into from
Jul 17, 2024
Merged

add zstd encoding support #469

merged 2 commits into from
Jul 17, 2024

Conversation

dogancanbakir
Copy link
Member

Closes #463

@dogancanbakir dogancanbakir requested a review from Ice3man543 July 17, 2024 12:18
@dogancanbakir dogancanbakir self-assigned this Jul 17, 2024
Copy link
Member

@Ice3man543 Ice3man543 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also while we're at it, probably we should use klauspost packages for gzip and other stuff as well instead of stdlib ones as those are faster and direct drop in replacement

@dogancanbakir dogancanbakir requested a review from Mzack9999 July 17, 2024 13:55
@Mzack9999 Mzack9999 merged commit 3f5da19 into main Jul 17, 2024
7 checks passed
@Mzack9999 Mzack9999 deleted the add_zstd_encoding_support branch July 17, 2024 16:41
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.

Add zstd to http response chain accepted encodings
3 participants