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

feat(transport/http): request body read multiple times #2542

Merged
merged 2 commits into from
Jan 9, 2023

Conversation

guihouchang
Copy link
Contributor

Description (what this PR does / why we need it):

Which issue(s) this PR fixes (resolves / be part of):

Other special notes for the reviewers:

@codecov-commenter
Copy link

codecov-commenter commented Nov 26, 2022

Codecov Report

Merging #2542 (de86e88) into main (c530d63) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #2542   +/-   ##
=======================================
  Coverage   85.23%   85.23%           
=======================================
  Files          88       88           
  Lines        3826     3827    +1     
=======================================
+ Hits         3261     3262    +1     
  Misses        391      391           
  Partials      174      174           
Impacted Files Coverage Δ
transport/http/codec.go 60.37% <100.00%> (+0.76%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@shenqidebaozi shenqidebaozi changed the title fix(transport/http): request body read multiple times feat(transport/http): request body read multiple times Nov 26, 2022
@shenqidebaozi shenqidebaozi merged commit b2689af into go-kratos:main Jan 9, 2023
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.

None yet

4 participants