Initial support for getting feeds from mirrors.
commit46753aedba70a3ec501afca842558ee082028f65
authorThomas Leonard <talex5@gmail.com>
Sun, 20 Apr 2008 16:20:00 +0000 (20 17:20 +0100)
committerThomas Leonard <talex5@gmail.com>
Sun, 20 Apr 2008 16:24:32 +0000 (20 17:24 +0100)
treea8a78dad784e5f4a5801e14dd38db29254a65e4b
parent545826f23fb294949e6c36e01bbb70f6686dda14
Initial support for getting feeds from mirrors.

Limitations:

- Waits until the normal download fails. If the upstream site just hangs,
  rather than returning an error, the mirror won't start.

- GPG keys aren't fetched from the mirror.
tests/Hello.xml
tests/latest.xml [new symlink]
tests/server.py
tests/testdownload.py
tests/testwriter.py
zeroinstall/injector/download.py
zeroinstall/injector/fetch.py