rclone/backend/putio
rafma0 3cddf996bb 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:16:59 +01:00
..
error.go putio: fix multithread download and other ranged requests 2022-04-04 11:16:59 +01:00
fs.go putio: handle rate limit errors 2022-03-31 17:58:18 +01:00
object.go putio: fix multithread download and other ranged requests 2022-04-04 11:16:59 +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-31 17:58:18 +01:00