Added support for implementation mirrors
commit5e7088f6d3e00ce311e5127984ec6e6d9c536879
authorThomas Leonard <talex5@gmail.com>
Sat, 14 Jul 2012 14:49:23 +0000 (14 15:49 +0100)
committerThomas Leonard <talex5@gmail.com>
Sat, 14 Jul 2012 16:03:57 +0000 (14 17:03 +0100)
treedc6a1604764c57fe10c5d86cf135ba6f09895f5e
parent8bf5792834d7a2a2205fe97cb12424691f3ea8e6
Added support for implementation mirrors

If there is an error downloading an archive, try the configured mirror site.
Typically, the mirror will then redirect to the real mirror location.
tests/basetest.py
tests/server.py
tests/testdownload.py
zeroinstall/injector/config.py
zeroinstall/injector/download.py
zeroinstall/injector/fetch.py
zeroinstall/injector/scheduler.py