nextcloud/apps/files_external/3rdparty/Dropbox
Vincent Petry ab50ba7a58 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.
2016-03-15 18:05:27 +01:00
..
Exception
OAuth Fix dropbox storage to not store the whole file in memory 2016-03-15 18:05:27 +01:00
API.php
Exception.php
OAuth.php
autoload.php