(web server) uses (ice-9 iconv)
authorAndy Wingo <wingo@pobox.com>
Fri, 11 Jan 2013 10:10:24 +0000 (11:10 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 11 Jan 2013 14:15:42 +0000 (15:15 +0100)
commit8cb9a30c17827bc875516b2abedee36a05f886e0
tree94a8318d0b0a307e1b23bf386b9a65869bb54f50
parentf05bb8494c9636cd7a44aaf7d4e08f4b66004b6e
(web server) uses (ice-9 iconv)

* module/web/server.scm (sanitize-response): Use the procedures
  from (ice-9 iconv) to encode the response.
module/web/server.scm