Skip to content

Prevent the content-length header field from being duplicated.#123

Open
beb63 wants to merge 1 commit intoelli-lib:mainfrom
beb63:duplicated-content-length
Open

Prevent the content-length header field from being duplicated.#123
beb63 wants to merge 1 commit intoelli-lib:mainfrom
beb63:duplicated-content-length

Conversation

@beb63
Copy link
Copy Markdown

@beb63 beb63 commented Jul 5, 2024

This change fixes a bug where content-length (and potentially also content-range) header fields were added to the list of response header fields without any regard to already included such header field(s).

@codecov-commenter
Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.14%. Comparing base (05e24b1) to head (457c467).
⚠️ Report is 48 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #123      +/-   ##
==========================================
- Coverage   76.30%   76.14%   -0.17%     
==========================================
  Files          12       12              
  Lines         764      742      -22     
==========================================
- Hits          583      565      -18     
+ Misses        181      177       -4     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants