Skip to content

fix: dont forward content-* headers from client and subgraphs#2481

Merged
StarpTech merged 3 commits into
mainfrom
dustin/eng-8846-dont-forward-content-headers-to-upstream-services-when-using
Feb 3, 2026
Merged

fix: dont forward content-* headers from client and subgraphs#2481
StarpTech merged 3 commits into
mainfrom
dustin/eng-8846-dont-forward-content-headers-to-upstream-services-when-using

Merge branch 'main' into dustin/eng-8846-dont-forward-content-headers…

5250dd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 3, 2026 in 1s

61.60% (target 30.00%)

View this Pull Request on Codecov

61.60% (target 30.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.60%. Comparing base (f3166dc) to head (5250dd9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2481      +/-   ##
==========================================
+ Coverage   61.54%   61.60%   +0.05%     
==========================================
  Files         229      229              
  Lines       23883    23860      -23     
==========================================
  Hits        14698    14698              
+ Misses       7945     7923      -22     
+ Partials     1240     1239       -1     
Files with missing lines Coverage Δ
router/core/header_rule_engine.go 89.28% <ø> (+0.51%) ⬆️

... and 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.