nextcloud/lib
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
..
composer Merge pull request #15867 from nextcloud/preview-versioning 2019-07-09 11:06:44 +02:00
l10n [tx-robot] updated from transifex 2019-07-09 02:13:49 +00:00
private Use HTTP1.1 to read S3 objects 2019-07-10 11:42:22 +02:00
public Merge pull request #15867 from nextcloud/preview-versioning 2019-07-09 11:06:44 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php Migrate the maintenance script to a modern module and bundle 2019-05-16 16:45:00 +02:00
versioncheck.php NC16 is php >= 7.1 2018-12-21 16:04:11 +01:00