David Hewitt 290d78cea4
Allow unsetting x-amz-acl S3 Permission headers (#20510)
Some "S3 Compatible" storage providers (Cloudflare R2 is one such example) don't support setting ACLs on individual uploads with the `x-amz-acl` header, and instead just have a visibility for the whole bucket. To support uploads to such providers without getting unsupported errors back, lets use a black `S3_PERMISSION` env var to indicate that these headers shouldn't be sent.

This is tested as working with Cloudflare R2.
2022-11-13 06:57:10 +01:00
..
2022-11-11 01:33:32 +01:00
2019-09-04 20:44:08 +02:00
2022-07-05 02:41:40 +02:00
2016-08-17 17:58:00 +02:00
2018-05-25 18:36:26 +02:00