Closed way2ex closed 6 years ago
Should use ctx.request.files.file to fetch the file in request
ctx.request.files.file
request
This gives me an error now.
DId you update your koa-body package? I reference this from here
koa-body
Should use
ctx.request.files.file
to fetch the file inrequest