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

downloads: fix deflate and add optional zstd to accepted encodings #594

Merged
merged 3 commits into from
May 15, 2024

Conversation

adbar
Copy link
Owner

@adbar adbar commented May 15, 2024

No description provided.

@adbar adbar marked this pull request as draft May 15, 2024 12:40
Copy link

codecov bot commented May 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.91%. Comparing base (2f66f1c) to head (7abf8fe).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #594      +/-   ##
==========================================
+ Coverage   97.85%   97.91%   +0.06%     
==========================================
  Files          21       21              
  Lines        3446     3461      +15     
==========================================
+ Hits         3372     3389      +17     
+ Misses         74       72       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adbar adbar linked an issue May 15, 2024 that may be closed by this pull request
@adbar adbar marked this pull request as ready for review May 15, 2024 16:10
@adbar adbar merged commit f98f557 into master May 15, 2024
15 checks passed
@adbar adbar deleted the accept_encoding branch May 15, 2024 16:12
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.

Downloads: Add ZStandard as optional Accept-Encoding header
1 participant