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

fixed a bug in upload #123

Merged
merged 1 commit into from
Jun 21, 2018
Merged

fixed a bug in upload #123

merged 1 commit into from
Jun 21, 2018

Conversation

way2ex
Copy link
Contributor

@way2ex way2ex commented Jun 19, 2018

Should use ctx.request.files.file to fetch the file in request

You should use `ctx.request.files.file` to fetch the file in `request`
@haoxins haoxins merged commit 7378561 into koajs:master Jun 21, 2018
@ralyodio
Copy link

ralyodio commented Jul 1, 2018

This gives me an error now.

@way2ex
Copy link
Contributor Author

way2ex commented Jul 2, 2018

DId you update your koa-body package? I reference this from here

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

3 participants