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

pkg/httpclient: Fix connection closed while writing or reading #305

Merged
merged 1 commit into from
May 7, 2020

Conversation

Xuanwo
Copy link
Contributor

@Xuanwo Xuanwo commented May 7, 2020

Signed-off-by: Xuanwo github@xuanwo.io

Signed-off-by: Xuanwo <github@xuanwo.io>
@vercel
Copy link

vercel bot commented May 7, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click on the icon next to each commit.

@vercel
Copy link

vercel bot commented May 7, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/xuanwo/storage-docs/gwia40y4u
✅ Preview: https://storage-docs-git-fix-httpclient.xuanwo.now.sh

@Xuanwo Xuanwo linked an issue May 7, 2020 that may be closed by this pull request
@codecov
Copy link

codecov bot commented May 7, 2020

Codecov Report

Merging #305 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #305   +/-   ##
=======================================
  Coverage   84.41%   84.41%           
=======================================
  Files          12       12           
  Lines         943      943           
=======================================
  Hits          796      796           
  Misses         91       91           
  Partials       56       56           

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 e581b62...8d2efe4. Read the comment docs.

@Xuanwo Xuanwo merged commit 6faf34e into master May 7, 2020
@Xuanwo Xuanwo deleted the fix/httpclient branch May 7, 2020 16:40
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.

Read failed with error 'use of closed network connection'
1 participant