Further status message generation improvements
commitac6a6688892dc45e8d334cac1826efc17a097106
authorHans Hübner <hans.huebner@gmail.com>
Fri, 11 Feb 2011 10:10:17 +0000 (11 10:10 +0000)
committerHans Hübner <hans.huebner@gmail.com>
Fri, 11 Feb 2011 10:10:17 +0000 (11 10:10 +0000)
tree58e970328e05e300db615081de1d851c9c4ee3e8
parentc35d7ca156bfd77a81cae6afbd34f89db48ebd84
Further status message generation improvements

Provide more substitution variables (${error} and ${backtrace} in particular)
Add simple (and ugly) internal server error template
Rename ACCEPTOR-HANDLE-RETURN-CODE to ACCEPTOR-STATUS-MESSAGE, make it return
the HTML message, remove CONTENT argument to simplify things
Update documentation
acceptor.lisp
doc/index.xml
headers.lisp
request.lisp
taskmaster.lisp
test/test-handlers.lisp
www/errors/500.html [new file with mode: 0644]