fix web server bugs
authorAndy Wingo <wingo@pobox.com>
Tue, 23 Nov 2010 15:02:21 +0000 (16:02 +0100)
committerAndy Wingo <wingo@pobox.com>
Tue, 23 Nov 2010 15:02:21 +0000 (16:02 +0100)
commit612aa5bee87bf85b908ed26e73d496af6f0d8520
treec900a47df5f4da25268a346d4f8fe59f0e468d57
parenta4342ba82655deecc8c001d7f457ebe8db01354e
fix web server bugs

* module/web/http.scm (valid-quality?):
* module/web/server.scm (sanitize-response): Fix a couple bugs.
module/web/http.scm
module/web/server.scm