]> git.mxchange.org Git - quix0rs-apt-p2p.git/commit
Added modification time tracking to the MirrorManager cache.
authorCameron Dale <camrdale@gmail.com>
Mon, 7 Jan 2008 04:20:09 +0000 (20:20 -0800)
committerCameron Dale <camrdale@gmail.com>
Mon, 7 Jan 2008 04:20:09 +0000 (20:20 -0800)
commit85d160514bda0e66058f0fb1ac70c8cf52b4435d
tree6cfd6826326d08043597b02d7e26cb278ae40694
parent90357051e0769aea188a30fb3341733e97b37d33
Added modification time tracking to the MirrorManager cache.

Had to switch the HTTPServer to use renderHTTP() instead of
render() so that the last-modified HTTP header would be set.
apt_dht/HTTPDownloader.py
apt_dht/HTTPServer.py
apt_dht/MirrorManager.py
apt_dht/apt_dht.py