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 request setContentLength #368

Merged
merged 1 commit into from
Sep 4, 2020
Merged

fix request setContentLength #368

merged 1 commit into from
Sep 4, 2020

Conversation

lewisay
Copy link
Contributor

@lewisay lewisay commented Aug 24, 2020

No description provided.

@codecov
Copy link

codecov bot commented Aug 24, 2020

Codecov Report

Merging #368 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #368   +/-   ##
=======================================
  Coverage   96.18%   96.18%           
=======================================
  Files          10       10           
  Lines        1231     1231           
=======================================
  Hits         1184     1184           
  Misses         26       26           
  Partials       21       21           
Impacted Files Coverage Δ
request.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f48b77...a951177. Read the comment docs.

Copy link
Member

@jeevatkm jeevatkm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lewisay Thanks for fixing the bug.

@jeevatkm jeevatkm merged commit 9f81531 into go-resty:master Sep 4, 2020
@jeevatkm jeevatkm added this to the v2.4.0 Milestone milestone Sep 5, 2020
@jeevatkm jeevatkm added the bug label Nov 1, 2020
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.

None yet

2 participants