Skip to content

WHile uploading to S3 can we make the sign call with method 'POST' instead of 'GET"? #164

Description

Trying to make a /sign call for S3 upload to be a 'POST' one.
But call does not change when method : 'POST' is sent in creation of S3Uploader.

uploader = EmberUploader.S3Uploader.create({ url: this.get('url'), method: 'POST' });

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