mscdex / dicer

A very fast streaming multipart parser for node.js
MIT License
186 stars 37 forks source link

"terminated error ..." should emit only once #12

Closed peterfirst closed 8 years ago

peterfirst commented 8 years ago

"terminated early due to unexpected end of multipart data" Should be emitted only once since its will be handled once and then the response will be thrown.