-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Labels
bugDid we break something?Did we break something?p2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less important
Description
Having this on master branch.
If you look at RemoteHTTP._download_to() you will see that it always makes a full GET request, with no use of Range header. It simply skips previously downloaded part in ._write_request_content()
Pinging original author @pared.
pared and efiop
Metadata
Metadata
Assignees
Labels
bugDid we break something?Did we break something?p2-mediumMedium priority, should be done, but less importantMedium priority, should be done, but less important