Skip to content

fix: Normalize HTTP method case in allowMethodOverride middleware#10262

Merged
mtrezza merged 1 commit into
parse-community:alphafrom
mtrezza:fix/method-override-case-normalization
Mar 20, 2026
Merged

fix: Normalize HTTP method case in allowMethodOverride middleware#10262
mtrezza merged 1 commit into
parse-community:alphafrom
mtrezza:fix/method-override-case-normalization

fix: Normalize HTTP method case in `allowMethodOverride` middleware

af88731
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 20, 2026 in 1s

83.98% (+0.01%) compared to a692873

View this Pull Request on Codecov

83.98% (+0.01%) compared to a692873

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.98%. Comparing base (a692873) to head (af88731).
⚠️ Report is 1 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha   #10262      +/-   ##
==========================================
+ Coverage   83.96%   83.98%   +0.01%     
==========================================
  Files         192      192              
  Lines       16433    16433              
  Branches      226      226              
==========================================
+ Hits        13798    13801       +3     
+ Misses       2611     2608       -3     
  Partials       24       24              

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

🚀 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.