sunet/scheme/httpd
interp c42a467ce5 Sorry for the messed up previous commits. Here are the collected messages:
Insert forgotten point to argument list of MAKE-SELECT, making the last
arguments optional. This was the reason for a "bug" in admin-surflet.scm.

Remove bug from MAKE-SELECT;
  MAKE-SELECT used the wrong argument name in calls to
  make-multiple-select or make-single-select, respectively.
2003-08-01 18:00:51 +00:00
..
surflets Sorry for the messed up previous commits. Here are the collected messages: 2003-08-01 18:00:51 +00:00
access-control.scm
cgi-server.scm
core.scm
error.scm
file-dir-handler.scm Fixed a bug preventing httpd from serving files with a recognised 2003-06-14 12:55:47 +00:00
handlers.scm
info-gateway.scm
logging.scm
options.scm
request.scm
response.scm Make MAKE-ERROR-RESPONSE work for "method not allowed" responses. 2003-04-22 13:49:49 +00:00
rman-gateway.scm
server.scm
seval.scm