
Other issues
============
Extend HTTPRequest to support single/multiple-valued fields
Add way to strip redundant whitespace from output HTML (or pipe it
	through Tidy, or other transformations)

Logging doesn't work with CGI scripts (something about our
    log-opening code depends on how fastcgi.py fiddles stdout

We should ditch Zope's HTTP{Request,Response} classes
    and write our own.


