rclone/backend/putio
rafma0 be9ee1d138 putio: fix multithread download and other ranged requests
Before this change the 206 responses from putio Range requests were being
returned as errors.

This change checks for 200 and 206 in the GET response now.
2022-04-04 11:15:55 +01:00
..
error.go putio: fix multithread download and other ranged requests 2022-04-04 11:15:55 +01:00
fs.go putio: handle rate limit errors 2022-03-30 12:25:53 +01:00
object.go putio: fix multithread download and other ranged requests 2022-04-04 11:15:55 +01:00
putio_test.go putio: add new backend 2019-08-23 12:11:36 +01:00
putio.go putio: handle rate limit errors 2022-03-30 12:25:53 +01:00