mirror of
https://github.com/rclone/rclone.git
synced 2025-12-10 05:13:45 +00:00
A Range request can never request 0 bytes however this change was made to make a clearer signal that the limit means read to the end. Add test and more documentation and fixup uses