Skip to content

fix(compression): fix compression encoding consider enabled#2575

Open
dentiny wants to merge 1 commit intohyperium:masterfrom
dentiny:hjiang/fix-compression-encoding
Open

fix(compression): fix compression encoding consider enabled#2575
dentiny wants to merge 1 commit intohyperium:masterfrom
dentiny:hjiang/fix-compression-encoding

Conversation

@dentiny
Copy link
Copy Markdown

@dentiny dentiny commented Mar 31, 2026

Motivation

Closes #2574

As described in the issue, I found current compression encoding constructed doesn't always considered enabled_encodings, which leads to disabled encodings being used.

Solution

This PR gets the intersection for user-specified encoding and server enabled ones.

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.

BUG: construct compression encoding doesn't consider enabled encodings

1 participant