Commit Graph

3 Commits

Author SHA1 Message Date
risk danger olson
b9c5a108d9 replace config.Config references in httputil 2016-07-21 18:07:23 -06:00
Steve Streeting
d351324338 Extend interfaces and establish scaffold for custom transfer processes 2016-07-13 14:28:52 +01: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