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

feat(decompression): support HTTP responses containing multiple ZSTD frames #548

Merged
merged 3 commits into from
Mar 12, 2025

Conversation

0x676e67
Copy link
Contributor

@0x676e67 0x676e67 commented Mar 8, 2025

Motivation

Prepare for reqwest refactoring
Tracing: seanmonstar/reqwest#2575

Solution

Ported from reqwest, solves the problem: seanmonstar/reqwest#2574

Copy link
Collaborator

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

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

LGTM!

@seanmonstar
Copy link
Collaborator

Oh argh, MSRV has broken (unrelated to this PR). 😮‍💨

@seanmonstar
Copy link
Collaborator

Want to rebase on main so that we can get CI fixed?

@0x676e67
Copy link
Contributor Author

Sure, it looks like it’s already fixed.

@seanmonstar seanmonstar merged commit 711a86d into tower-rs:main Mar 12, 2025
11 checks passed
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