diff options
author | Vincent Petry <pvince81@owncloud.com> | 2016-03-15 17:22:16 +0100 |
---|---|---|
committer | Vincent Petry <pvince81@owncloud.com> | 2016-03-15 18:05:27 +0100 |
commit | ab50ba7a585368cb473ab551d54fd9c7b0e69811 (patch) | |
tree | 41b1ebcd256d1c75d8aa216d3a956c0864be9626 /apps/files/js/file-upload.js | |
parent | ad9a0804f3a40123ce931f6f7f365758fe8a0933 (diff) | |
download | nextcloud-server-ab50ba7a585368cb473ab551d54fd9c7b0e69811.tar.gz nextcloud-server-ab50ba7a585368cb473ab551d54fd9c7b0e69811.zip |
Fix dropbox storage to not store the whole file in memory
Since the library can only store the full response in memory on
download, we use an alternate client lib and set the correct headers to
be able to stream the content to a temp file.
Diffstat (limited to 'apps/files/js/file-upload.js')
0 files changed, 0 insertions, 0 deletions