hello, i'm using node v 6.9.13 
this is bugging me for a while now, how can i cancel a ongoing fileupload 
and send the error back immediately? 
for example if the file is too large i don't want the user to wait until he 
has finaly uploaded his file to get a proper error message.

i tried req.client.destroy() but haven't had any success passing a message 
back, status in chrome says only "failed".





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