nextcloud-server/lib/private/Files
Roeland Jago Douma e953205908
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 11:42:22 +02:00
..
AppData
Cache remove extra param in cache update call 2019-05-07 14:53:02 +02:00
Config
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:06:59 +02:00
Notify
ObjectStore Use HTTP1.1 to read S3 objects 2019-07-10 11:42:22 +02: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 11:10:08 +02:00
Stream
Type Do not fail integrity check if mimetype list is changed 2019-05-29 22:43:23 +02:00
Utils
FileInfo.php
Filesystem.php
View.php Merge pull request #15832 from nextcloud/bugfix/noid/fulltext-search-groupfolders 2019-06-25 21:43:37 +02:00