* *I wrote stream-sink which does that, but I only used it for testing.
https://npmjs.org/package/stream-sink

On Monday, 17 June 2013 17:45:55 UTC+2, Alan Gutierrez wrote:
>
> What is the easiest way to slurp an HTTP GET request body into a string? 
> Or, 
> even better, what is a general purpose way to slurp any readable stream 
> into a 
> string? 
>
> I've been using this library: 
>
>   https://github.com/jeffbski/accum 
>
> Which kindly lists other libraries that do the same. I'm wondering if 
> there 
> isn't something in the core that does this already, or if there is a terse 
> idiom 
> for string slurping that I'm not aware of. 
>
> -- 
> Alan Gutierrez ~ @bigeasy 
>

-- 
-- 
Job Board: http://jobs.nodejs.org/
Posting guidelines: 
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to