Files
rclone/fs
Nick Craig-Wood 1e66d052fd fs: fix FixRangeOption to make fetch to end Range options absolute
Before this change FixRangeOption was leaving `Range: bytes=21-`
alone, thus not fulfilling its contract of making Range requests
absolute.

As it happens this form isn't supported by Cloudflare R2.

After this change the request is normalised to `Range: bytes=21-25`.

See: #5642
2022-05-12 08:49:20 +01:00
..
2020-10-14 15:21:31 +01:00
2021-10-20 22:56:19 +02:00
2022-04-22 12:44:04 +01:00
2018-08-21 10:58:59 +01:00
2021-06-14 14:42:49 +03:00
2021-06-14 14:42:49 +03:00
2021-06-14 14:42:49 +03:00
2022-04-28 16:29:13 +01:00
2022-04-28 16:29:13 +01:00
2022-04-28 16:29:13 +01:00
2022-03-18 14:04:22 +00:00