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: enable http rpc compression #4830

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

zhangsoledad
Copy link
Member

@zhangsoledad zhangsoledad commented Mar 6, 2025

What problem does this PR solve?

Some HTTP client support compression.

  • Compress responses based on the Accept-Encoding header.
  • Automatically decompress request bodies.
  • Introducing the Zlib license is compatible with MIT.

Related changes

  • PR to update owner/repo:
  • Need to cherry-pick to the release branch

Check List

Tests

  • Unit test
  • Integration test

Side effects

  • Performance regression
  • Breaking backward compatibility

Release note

Title Only: Include only the PR title in the release note.

@zhangsoledad zhangsoledad requested a review from a team as a code owner March 6, 2025 08:37
@zhangsoledad zhangsoledad requested review from quake and removed request for a team March 6, 2025 08:37
eval-exec
eval-exec previously approved these changes Mar 6, 2025
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