]> git.ipfire.org Git - pakfire.git/commit
http: Add option for client code to skip mirrors
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 11 Dec 2016 22:13:19 +0000 (23:13 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 11 Dec 2016 22:13:19 +0000 (23:13 +0100)
commitfded166b6c8aebffd0196afc4a099ead4866c52b
tree6f603c62af6144f7424c1d3869ffefe7ecdd6d14
parent6ea6183574744fd880b23bc4ee5c80f65e003ed4
http: Add option for client code to skip mirrors

In case any higher-level code is not satisfied with
a download (checksum doesn't match, data too old),
it can decide to skip the current mirror and the next
best one is chosen.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/http.py