sunet/scheme
vibr 555d52806d modify seval-handler:
*don't use concept of reader-writer-body (which is broken), use
writer-body instead -> seval-handler now works correctly
*use new interface READ-MESSAGE-BODY from handler-lib for reading in the
message body
*rename READ-REQUEST-SEXP to PARSE-REQUEST-SEXP
*catch errors thrown by READ in PARSE-REQUEST-SEXP to answer 400
instead of 500 for requests whose message body doesn't contain a valid
s-expression
2005-04-16 20:33:35 +00:00
..
ftpd On restart, set the file port to unbuffered mode before seeking to 2004-02-10 12:27:57 +00:00
httpd modify seval-handler: 2005-04-16 20:33:35 +00:00
lib add a copy of the regexp definitions HEX and ESCAPED from structure 2005-04-15 15:34:48 +00:00
xml Fixes for the reader. 2002-01-08 12:53:27 +00:00
packages.scm add a copy of the regexp definitions HEX and ESCAPED from structure 2005-04-15 15:34:48 +00:00