Skip to content

fix: remove stale Content-Length when body is set to ReadableStream or Response - #1939

Draft
fengmk2 wants to merge 1 commit into
koajs:masterfrom
fengmk2:fix/readablestream-response-content-length
Draft

fix: remove stale Content-Length when body is set to ReadableStream or Response#1939
fengmk2 wants to merge 1 commit into
koajs:masterfrom
fengmk2:fix/readablestream-response-content-length

fix: remove stale Content-Length when body is set to ReadableStream o…

01eb671
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 12, 2026 in 0s

99.90% (+0.00%) compared to d3ea8bf

View this Pull Request on Codecov

99.90% (+0.00%) compared to d3ea8bf

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.90%. Comparing base (d3ea8bf) to head (01eb671).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1939   +/-   ##
=======================================
  Coverage   99.90%   99.90%           
=======================================
  Files           9        9           
  Lines        2094     2096    +2     
=======================================
+ Hits         2092     2094    +2     
  Misses          2        2           

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