Skip to content
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

fix: buffer reset issue in io.Reader with content length enabled and release v2.16.1 #918

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

jeevatkm
Copy link
Member

fixes #917

@jeevatkm jeevatkm added the bug label Nov 20, 2024
@jeevatkm jeevatkm self-assigned this Nov 20, 2024
Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.70%. Comparing base (feedf18) to head (253540b).
Report is 3 commits behind head on v2.

Additional details and impacted files
@@           Coverage Diff           @@
##               v2     #918   +/-   ##
=======================================
  Coverage   95.69%   95.70%           
=======================================
  Files          14       14           
  Lines        2206     2211    +5     
=======================================
+ Hits         2111     2116    +5     
  Misses         71       71           
  Partials       24       24           

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


🚨 Try these New Features:

@jeevatkm jeevatkm merged commit d598157 into v2 Nov 20, 2024
5 checks passed
@jeevatkm jeevatkm deleted the buffer-reset-issue branch November 20, 2024 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Unexpected buffer sharing caused request body concatenated or replaced
1 participant