[Feature request] PUT requests for file upload
swilgosz opened this issue · 4 comments
swilgosz commented
Is there a way to upload files via PUT instead of POST?
This is necessary for file our application.
tim-evans commented
See ember-file-upload for that. It's alpha software, but will support your needs.
swilgosz commented
Looking forward your updates, for now unfortunately seems to be to risky for our key feature :(
Thanks anyway.
Elaynne commented
Hi, Tim.
Is the upload via PUT working now?
tim-evans commented
https://github.com/tim-evans/ember-file-upload Supports this, which I'm trying to get to feature parity with this.