mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
3ab160dd5a
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>