-
-
Notifications
You must be signed in to change notification settings - Fork 113
Closed
Description
Prerequisites
- I have written a descriptive issue title
- I have searched existing issues to ensure the issue has not already been raised
Issue
We should consider replacing busboy. It is actually quite buggy and has security issues. @mscdex does not really merge PRs, which would fix various bugs.
e.g.
mscdex/dicer#25
mscdex/dicer#22
Maybe we should write it completely new from scratch. The interfaces used by busboy seem to be a success, so we should keep the interfaces but replace the internals. Maybe with actual Streams instead of EventEmitter as baseclass.
Any thoughts?
Metadata
Metadata
Assignees
Labels
No labels