There was an error while loading. Please reload this page.
response.pipe()
It's a common pitfall to use Response.pipe() instead of Request.pipe(). We should make res.pipe() throw or even completely remove it.
Response.pipe()
Request.pipe()
res.pipe()