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

Remove the code that drains the response body #9

Closed
vvatanabe opened this issue May 7, 2018 · 1 comment
Closed

Remove the code that drains the response body #9

vvatanabe opened this issue May 7, 2018 · 1 comment
Assignees

Comments

@vvatanabe
Copy link
Member

It has already been fixed in the Golang 1.7+.
refs: google/go-github#317

@vvatanabe vvatanabe self-assigned this May 7, 2018
vvatanabe added a commit that referenced this issue May 7, 2018
…-the-response-body

remove the code that drains the response body (#9)
@joytry1
Copy link

joytry1 commented May 25, 2020

hi, I'm try to figure out the HTTP connections reuse.
After I saw the docs, it seems still need to drain response.Body now.
golang/go@246e6ce

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

No branches or pull requests

2 participants