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 Bump Dropbox library to newest upstream version 2015-06-01 17:03:46 +02:00
Exception.php
OAuth.php Bump Dropbox library to newest upstream version 2015-06-01 17:03:46 +02:00
autoload.php