Skip to content

multer is writing to ctx.req instead of ctx.request #14

Description

@FWeinb

I think multer should write to ctx.request because that is the koa request object currently it is writing to the ctx.req which is the original node request object.

In my opinion this change would align the behaviour of this module with the koa ecosystem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions