Skip to content

Method prop missing in Upload Component #1858

@mayank

Description

@mayank
  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

In case uploading is required via PUT method, the only option is to write a customized request. There should be a method option available in the props of uploader so that user can specify the method.

What does the proposed API look like?

<Upload method="PUT" />

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions