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

Ignore double value for grpc-accept-encoding header #2342

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

biosvs
Copy link
Collaborator

@biosvs biosvs commented Dec 13, 2024

Allow multiple values for the header grpc-accept-encoding. Only one (random) value will be used anyway, but no error will be returned.

We will remove this after #2265 is compelted.

@biosvs biosvs added this to the v1.75.5 milestone Dec 13, 2024
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.28%. Comparing base (c99e383) to head (acb2813).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #2342      +/-   ##
==========================================
+ Coverage   85.24%   85.28%   +0.03%     
==========================================
  Files         271      271              
  Lines       15619    15625       +6     
==========================================
+ Hits        13315    13325      +10     
+ Misses       1880     1878       -2     
+ Partials      424      422       -2     

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

@biosvs biosvs force-pushed the add-grpc-accept-encoding-exemption branch from db04778 to 02a3cf2 Compare December 13, 2024 13:23
@biosvs biosvs force-pushed the add-grpc-accept-encoding-exemption branch from 02a3cf2 to acb2813 Compare December 13, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants