sunet-commit
[Top] [All Lists]

[Sunet-commit] sunet packages.scm

To: sunet-commit@lists.sourceforge.net
Subject: [Sunet-commit] sunet packages.scm
From: Andreas Bernauer <interp@users.sourceforge.net>
Date: Mon Sep 2 06:46:48 2002
List-id: <sunet-commit.lists.sourceforge.net>
Sender: sunet-commit-admin@lists.sourceforge.net
Update of /cvsroot/sunet/sunet
In directory usw-pr-cvs1:/tmp/cvs-serv28422

Modified Files:
        packages.scm 
Log Message:
Add redirection feature to web-server: If the handler returns with the
return code HTTP-STATUS/REDIRECT, the server creates a new request out of
the redirection response and recalls the handler to serve the request.
You can use MAKE-REDIRECTION-RESPONSE to create this special response.



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