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

Make invalid use of response.pipe() throw #1188

Closed
kornelski opened this issue Feb 23, 2017 · 1 comment
Closed

Make invalid use of response.pipe() throw #1188

kornelski opened this issue Feb 23, 2017 · 1 comment
Milestone

Comments

@kornelski
Copy link
Contributor

It's a common pitfall to use Response.pipe() instead of Request.pipe(). We should make res.pipe() throw or even completely remove it.

@skeggse
Copy link

skeggse commented Jun 20, 2017

yes, please!

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