fix testing code in web/server
authorAndy Wingo <wingo@pobox.com>
Sun, 12 Dec 2010 22:33:33 +0000 (23:33 +0100)
committerAndy Wingo <wingo@pobox.com>
Sun, 12 Dec 2010 22:34:18 +0000 (23:34 +0100)
commit998191fd4f4b82d7ee8f40ecdb4db4187864c33e
tree3f2740ad0cafff086278db2b0a69fc941830e7d8
parenta6b1b27aad9072945cfa1cde908325f506c015b9
fix testing code in web/server

* module/web/server.scm (call-with-encoded-output-string): Fix some code
  I accidentally left in while testing. Re-tested the difference in
  speed; pleasantly surprised.

* module/web/uri.scm: Make the same change here.
module/web/server.scm
module/web/uri.scm