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

fix to add opts in .pipe(stream, opts) #179

Merged
merged 2 commits into from Feb 20, 2012
Merged

fix to add opts in .pipe(stream, opts) #179

merged 2 commits into from Feb 20, 2012

Conversation

ghost
Copy link

@ghost ghost commented Feb 19, 2012

This pull request adds a test and very minor changes to fix this issue:
#178

so that when I do request(...).pipe(process.stdout, { end : false }) it won't close stdout on me.

@mikeal
Copy link
Member

mikeal commented Feb 20, 2012

sweeeeeet! somehow i got the issue mail before this pull request email, crazy.

mikeal added a commit that referenced this pull request Feb 20, 2012
fix to add opts in .pipe(stream, opts)
@mikeal mikeal merged commit cec3d08 into request:master Feb 20, 2012
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

Successfully merging this pull request may close these issues.

None yet

1 participant