server/lib/private/Files
Roeland Jago Douma b62b835f6c Use HTTP1.1 to read S3 objects
Some of the READs otherwise use HTTP/1.0 which is not always supported
by all backends. HTTP/1.1 is there since 1999 way longer than S3 so safe
to assume it is always there IMO.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-10 13:20:38 +00:00
..
AppData Followup 12833, gracefully handle the getting of / 2018-12-21 11:08:19 +01:00
Cache remove extra param in cache update call 2019-05-07 15:59:10 +00:00
Config more efficient way to detect added and removed mounts 2018-08-16 19:56:49 +02:00
Mount Store user object later in the code 2019-03-21 21:57:47 +01:00
Node Check for free space on touch 2019-05-28 13:04:49 +00:00
Notify
ObjectStore Use HTTP1.1 to read S3 objects 2019-07-10 13:20:38 +00:00
Search
SimpleFS Harden appdata putcontent 2019-04-08 13:22:00 +02:00
Storage verify that paths are valid for recursive local move 2019-06-27 14:37:35 +00:00
Stream Use CountWrapper instead of almost identical CountReadStream 2019-02-15 13:24:58 +01:00
Type Use the defined func()->count() instead of manual counting 2018-11-08 15:44:45 +01:00
Utils Do scan the root storage in background scan 2018-07-24 14:15:27 +02:00
FileInfo.php add option to get raw size (without submounts) from fileinfo 2019-02-27 15:35:44 +01:00
Filesystem.php Fix string doc type casing 2018-11-15 11:57:05 +01:00
View.php Merge pull request #16082 from nextcloud/backport/15832/stable16 2019-06-26 15:49:12 +02:00