diff options
author | Robin Appelman <robin@icewind.nl> | 2016-10-28 16:35:39 +0200 |
---|---|---|
committer | Robin Appelman <robin@icewind.nl> | 2016-11-16 15:30:37 +0100 |
commit | 3ab160dd5a9071bb993fe95361d29f1f8d74ab93 (patch) | |
tree | 46addffd1b45b08daea8a4d6978f8a8d6add366e /apps/files/js/file-upload.js | |
parent | eb21dc2bd33040882eac52e3a768963f20ac3b4a (diff) | |
download | nextcloud-server-3ab160dd5a9071bb993fe95361d29f1f8d74ab93.tar.gz nextcloud-server-3ab160dd5a9071bb993fe95361d29f1f8d74ab93.zip |
fopen s3 objects directly to work around unexplainable guzzle bug
For some reason when a text file started with a valid hex character ([0-9a-f]) it would eat the text untill the first newline
The new code does basically the same thing as guzzle/s3-sdk did only without wrapping everything in a guzzle stream
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'apps/files/js/file-upload.js')
0 files changed, 0 insertions, 0 deletions