Mercurial > p > roundup > code
diff CHANGES.txt @ 1946:c538a64b94a7
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.
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Fri, 05 Dec 2003 03:28:38 +0000 |
| parents | 7e4058dfb29b |
| children | 0e19e99075e3 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Dec 04 23:34:25 2003 +0000 +++ b/CHANGES.txt Fri Dec 05 03:28:38 2003 +0000 @@ -20,6 +20,7 @@ - added script for copying user(s) from tracker to tracker (sf patch 828963) - ignore incoming email with "Precedence: bulk" (sf patch 843489) +- use HTTP 'Content-Length' header (modified sf patch 844577) Fixed: - mysql documentation fixed to note requirement of 4.0+ and InnoDB
