Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace multipart with multer #14

Merged
merged 5 commits into from
Nov 24, 2020
Merged

Conversation

msrd0
Copy link
Owner

@msrd0 msrd0 commented Nov 24, 2020

Because multer is async and multipart is not.

Closes #4

@msrd0 msrd0 added the refactor Refactors some code to improve it label Nov 24, 2020
@msrd0 msrd0 added this to the 0.0.2 milestone Nov 24, 2020
@msrd0 msrd0 merged commit fa6b1ac into master Nov 24, 2020
@msrd0 msrd0 deleted the replace-multipart-with-multer branch November 24, 2020 21:12
@msrd0 msrd0 mentioned this pull request Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactors some code to improve it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Async body parsing
1 participant