Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

fix net.http usage of request.doReq() #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

azadkuh
Copy link

@azadkuh azadkuh commented Feb 16, 2021

this commits ensures that on every possible path, we

  • read to EOF of the body
  • close the body

to make sure that there is not any resource leak

ref:

this commits ensures that on every possible path, we
- read to EOF of the body
- close the body

to make sure that there is not any resource leak
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant