Nick Craig-Wood 6079cab090 s3: fix download of compressed files from Cloudflare R2 - fixes #8137
Before this change attempting to download a file with
`Content-Encoding: gzip` from Cloudflare R2 gave this error

    corrupted on transfer: sizes differ src 0 vs dst 999

This was caused by the SDK v2 overriding our attempt to set
`Accept-Encoding: gzip`.

This fixes the problem by disabling the middleware that does that
overriding.
2024-11-20 12:08:23 +00:00
..
2024-09-08 16:21:56 +01:00
2024-10-22 19:54:33 +01:00
2024-08-17 16:00:18 +02:00
2024-06-14 16:04:51 +01:00
2024-08-17 16:00:18 +02:00
2024-08-17 16:00:18 +02:00
2024-06-14 16:04:51 +01:00
2024-06-14 16:04:51 +01:00
2024-08-17 16:00:18 +02:00
2024-06-14 16:04:51 +01:00
2024-06-14 16:04:51 +01:00
2024-10-02 10:19:11 +01:00
2024-08-17 16:00:18 +02:00
2024-08-17 16:00:18 +02:00
2024-08-15 17:00:39 +01:00
2024-09-08 16:21:56 +01:00
2024-08-17 16:00:18 +02:00
2024-09-08 16:21:56 +01:00
2024-07-24 11:07:52 +01:00
2024-08-17 16:00:18 +02:00
2024-08-17 16:00:18 +02:00
2024-08-17 16:00:18 +02:00
2024-10-02 10:19:11 +01:00
2024-06-14 16:04:51 +01:00
2024-06-14 16:04:51 +01:00
2022-07-06 11:25:31 +01:00
2024-06-14 16:04:51 +01:00
2024-09-08 16:21:56 +01:00
2024-08-17 16:00:18 +02:00
2024-08-17 16:00:18 +02:00
2024-08-17 16:00:18 +02:00
2024-06-14 16:04:51 +01:00
2024-08-17 16:00:18 +02:00
2024-06-14 16:04:51 +01:00
2024-08-12 13:35:44 +01:00
2024-06-14 16:04:51 +01:00
2024-08-17 16:00:18 +02:00
2024-09-08 16:21:56 +01:00
2024-06-14 16:04:51 +01:00
2024-06-14 16:04:51 +01:00
2024-06-14 16:04:51 +01:00
2024-09-30 11:34:06 +01:00
2024-09-08 16:21:56 +01:00
2024-06-14 16:04:51 +01:00
2024-08-17 16:00:18 +02:00
2024-06-14 16:04:51 +01:00
2024-08-17 16:00:18 +02:00
2024-09-17 20:40:42 +01:00