mirror of
https://github.com/suitenumerique/drive.git
synced 2026-08-17 20:15:40 +02:00
We need to adapt the frontend code to use the PUT method to upload a file instead of the POST method. The headers used to sign the url must be added to the request sent. For now the X-ams-acl header is used.