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

Error thrown trying to pipe() a pipe.reader to request (pipe.reader.pipe(req)) #33

Open
aarsilv opened this issue Apr 6, 2013 · 0 comments

Comments

@aarsilv
Copy link

aarsilv commented Apr 6, 2013

I have data streaming to a pipe.writer and I want to pipe this to a request I'm making. However pipe.reader.pipe(req) throws the error "Wrong key". Is it possible to pipe() the output of a pipe's reader?

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

1 participant