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

Let's add ability to parse content type multipart/form-data #91

Closed
wants to merge 1 commit into from

Conversation

afief
Copy link

@afief afief commented Oct 13, 2017

One of the content type that has not beed covered is multipart/form-data. This is very important for file uploading. Let's add, while still optional

  • Add formidable package
  • Parse multipart/form-data

@niftylettuce
Copy link

Please use @koa/multer instead at https://github.com/koajs/multer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants