You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multer seems to be more up-to-date and is a popular choice for handling multipart data. I was wondering if the existing multipart example should be updated to use multer, or if there should be an example separate from the multiparty example? If so, I'd be more than happy to submit a PR for this.