Skip to content

fix: ignore hop-by-hop headers #822

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

Merged
merged 1 commit into from
Feb 21, 2025
Merged

fix: ignore hop-by-hop headers #822

merged 1 commit into from
Feb 21, 2025

Conversation

dominique-pfister
Copy link
Contributor

fix #821

Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (4cdf81f) to head (c18e667).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #822   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           46        46           
  Lines         3916      3934   +18     
=========================================
+ Hits          3916      3934   +18     

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

@dominique-pfister dominique-pfister merged commit 12b8ad9 into main Feb 21, 2025
9 checks passed
@dominique-pfister dominique-pfister deleted the issue-821 branch February 21, 2025 11:22
github-actions bot pushed a commit that referenced this pull request Feb 21, 2025
## [6.20.2](v6.20.1...v6.20.2) (2025-02-21)

### Bug Fixes

* ignore hop-by-hop headers ([#822](#822)) ([12b8ad9](12b8ad9))
Copy link

🎉 This PR is included in version 6.20.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

exclude hop-by-hop headers from customized headers
2 participants