Commit Graph

4 Commits

Author SHA1 Message Date
Taylor Blau
624d85684d commands/track: quote pattern in output of track command 2017-03-24 11:13:11 -06:00
Steve Streeting
4a5519e1fb Make HTTP Range resume download support the default, fallback handles other cases
No longer need to negotiate support for resuming downloads with HTTP
Range, client always attempts it now and falls back on re-downloading if
the server doesn't support it. Since many HTTP stores like S3 support it
we might as well always try.
2016-06-08 09:37:25 +01:00
Steve Streeting
c8817ff8ae Download resume fallback to re-download on 416 error 2016-06-07 16:19:11 +01:00
Steve Streeting
c9c457c270 Test http-range resume download 2016-06-07 12:01:14 +01:00