sunet/scheme
interp 2067f77670 Remove surflet-path bug in SURFLET-HANDLER.
The surflet-path could be given either explicitly or by options-structure.
This introduced an unexpected behavior: the explicitly given surflet-path
argument was completely ignored when options were given.
Now we accept only one argument to SURFLET-HANDLER that must be an option,
like HTTPD does it.
2003-07-18 15:06:53 +00:00
..
ftpd Added tentative support for ftp RESTART command. 2003-06-14 12:59:02 +00:00
httpd Remove surflet-path bug in SURFLET-HANDLER. 2003-07-18 15:06:53 +00:00
lib fixed bugs related to invalid nameservers: 2003-07-09 20:45:20 +00:00
xml Fixes for the reader. 2002-01-08 12:53:27 +00:00
packages.scm Added httpd-options-post-bind-thunk. 2003-02-20 17:52:27 +00:00