Skip to content
This repository has been archived by the owner on May 20, 2022. It is now read-only.

Pipe problems #12

Merged
merged 7 commits into from
Dec 18, 2017
Merged

Pipe problems #12

merged 7 commits into from
Dec 18, 2017

Conversation

millzpaugh
Copy link
Contributor

@millzpaugh millzpaugh commented Dec 15, 2017

Fixes the pipe problem - calling pipe in a handler for the response event -- by the time that event gets fired, some of the data response data has already been received, so it's too late to set up a pipe. That generates the error Error: You cannot pipe after data has been emitted from the response.

Also related to #10

@millzpaugh
Copy link
Contributor Author

@springmeyer thanks for pushing the latest updates - merging this in!

@millzpaugh millzpaugh merged commit f25b95e into master Dec 18, 2017
@springmeyer springmeyer deleted the pipe_problems branch January 18, 2018 18:49
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