cojs / busboy

Busboy multipart parser as a yieldable
154 stars 24 forks source link

Need to read all request's datas when error happened #26

Closed fengmk2 closed 9 years ago

fengmk2 commented 9 years ago

Browser won't read the response until request data all sent.