knownasilya/ember-plupload

[Feature request] PUT requests for file upload

swilgosz opened this issue · 4 comments

Is there a way to upload files via PUT instead of POST?
This is necessary for file our application.

See ember-file-upload for that. It's alpha software, but will support your needs.

Looking forward your updates, for now unfortunately seems to be to risky for our key feature :(

Thanks anyway.

Hi, Tim.
Is the upload via PUT working now?

https://github.com/tim-evans/ember-file-upload Supports this, which I'm trying to get to feature parity with this.