sunet-commit
[Top] [All Lists]

sunet/scheme/httpd response.scm

To: sunet-commit@scsh.net
Subject: sunet/scheme/httpd response.scm
From: Viola Brunner <vibr@users.sourceforge.net>
Date: Sat, 31 Jul 2004 00:25:14 +0200 (DFT)
List-id: <sunet-commit.list-id.scsh.net>
Update of /cvsroot/sunet/sunet/scheme/httpd
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8270

Modified Files:
      Tag: http-1-1
        response.scm 
Log Message:
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

<Prev in Thread] Current Thread [Next in Thread>