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

Proposal: support new request to writer #87

Open
gonejack opened this issue Jan 29, 2021 · 2 comments
Open

Proposal: support new request to writer #87

gonejack opened this issue Jan 29, 2021 · 2 comments

Comments

@gonejack
Copy link

It will be more easy to migrate from code like io.Copy(writer, resp.Body) to grab if grab supports new download to an opened writer.

grab.NewRequestToWriter(writer io.Writer, url string)
@cellargalaxy
Copy link

yes, it is a good feature, i would also like to support this feature

@opensaucerer
Copy link

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

No branches or pull requests

3 participants