sunet/scheme
vibr 7c7be57a22 changes to make-error-response:
(1)no special treatment of first "optional" argument
- rationale: a different number of args is required depending on the
specific error code

(2)use close-html to write out all _effectively_ optional args

(3)generated html-pages are valid XHTML 1.0 Strict

(4)require header Allow for 405 errors

(5)more exact descriptions of errors in generated html-pages

TODO: handle calls of make-error-response with too little args
2004-07-30 22:25:03 +00:00
..
ftpd On restart, set the file port to unbuffered mode before seeking to 2004-02-10 12:27:57 +00:00
httpd changes to make-error-response: 2004-07-30 22:25:03 +00:00
lib Add hack for the benefits of ftpds on AFS directories, to enable 2004-03-26 13:46:56 +00:00
xml Fixes for the reader. 2002-01-08 12:53:27 +00:00
packages.scm Export a whole bunch of procedures from the low-level interface of the 2004-03-24 20:53:19 +00:00