There is a buffered stream available from Mikeal that solves this problem.

On Wed, Apr 18, 2012 at 1:47 PM, mscdex <[email protected]> wrote:

> On Apr 18, 4:42 pm, "Kilian C." <[email protected]> wrote:
> > As I wrote in the subject:
> > Are request events handlers must be added in the same tick of the http
> > request handler execution?
>
> Yes, you should add a handler immediately so as not to miss any data
> chunks from the request. You are not required to do so however.
>
> --
> 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
>

-- 
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

Reply via email to