http doesn't keep-alive requests for which there was an error
authorAndy Wingo <wingo@pobox.com>
Sun, 5 Dec 2010 19:24:14 +0000 (20:24 +0100)
committerAndy Wingo <wingo@pobox.com>
Sun, 5 Dec 2010 19:24:14 +0000 (20:24 +0100)
commit4164be30d3a198c3c9cc1e464d01cb37dc8f8fc2
tree913cccf1340ccb470098057fed103ca6e04fe05c
parente8c44a044f643671a9e5779048e422d16f67d422
http doesn't keep-alive requests for which there was an error

* module/web/server/http.scm (keep-alive?): Don't keep the client around
  if there is an error.
module/web/server/http.scm