Nick Craig-Wood 415eeca6cf drive: fix range requests on 0 length files
Before this change a range request on a 0 length file would fail

    $ rclone cat --head 128 drive:test/emptyfile
    ERROR : open file failed: googleapi: Error 416: Request range not satisfiable, requestedRangeNotSatisfiable

To fix this we remove Range: headers on requests for zero length files.
2019-03-10 15:47:34 +00:00
..
2019-02-07 19:51:03 +01:00
2019-02-16 14:38:07 +00:00
2019-02-16 14:38:07 +00:00
2019-02-07 19:51:03 +01:00
2019-02-07 19:51:03 +01:00
2019-02-16 14:38:07 +00:00
2019-02-07 19:51:03 +01:00
2019-02-07 19:51:03 +01:00
2019-02-07 19:51:03 +01:00
2019-02-16 14:38:07 +00:00
2019-02-16 14:38:07 +00:00
2019-02-16 14:38:07 +00:00
2019-02-16 14:38:07 +00:00
2019-02-07 19:51:03 +01:00
2019-02-16 14:38:07 +00:00
2019-02-26 16:37:54 +01:00
2019-02-16 14:38:07 +00:00
2019-02-07 19:51:03 +01:00
2019-02-16 14:38:07 +00:00
2019-02-16 14:38:07 +00:00