Code

Refactored CGI file serving so that FileClass contents are a) read more
authorrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 5 Dec 2003 03:28:38 +0000 (03:28 +0000)
committerrichard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2>
Fri, 5 Dec 2003 03:28:38 +0000 (03:28 +0000)
commit1435bc5eb140db5a5c368641e70d50770f8258c8
tree7e98d6d5ece98195cdf41fdb2994e54b9ca29e95
parent02f4dc6224081ba4ed4c34618ed5e365c054ad0a
Refactored CGI file serving so that FileClass contents are a) read more
cleanly and b) served with reasonable modification dates and handling of
if-modified-since.
File serving also sends a content-length now too.

git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@2014 57a73879-2fb5-44c3-a270-3262357dd7e2
CHANGES.txt
roundup/backends/blobfiles.py
roundup/cgi/client.py
roundup/date.py