sunet-commit
[Top] [All Lists]

sunet/scheme/httpd core.scm response.scm

To: sunet-commit@scsh.net
Subject: sunet/scheme/httpd core.scm response.scm
From: Viola Brunner <vibr@users.sourceforge.net>
Date: Sun, 15 Aug 2004 13:03:39 +0200 (MST)
List-id: <sunet-commit.list-id.scsh.net>
Update of /cvsroot/sunet/sunet/scheme/httpd
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24600/httpd

Modified Files:
      Tag: http-1-1
        core.scm response.scm 
Log Message:
Added type NO-BODY for responses which must not contain a message-body
(201, 304, 404). Added export of type-predicate no-body?.  Adapted
SEND-HTTP-RESPONSE to check for no-body responses. Extended
MAKE-ERROR-RESPONSE to make responses 201, 304, 404.

<Prev in Thread] Current Thread [Next in Thread>
  • sunet/scheme/httpd core.scm response.scm, Viola Brunner <=