sunet/scheme/httpd/surflets
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
..
latex
web-server
.gitignore
addresses.scm
bindings.scm
callbacks.scm
handle-fatal.scm
ids.scm
input-fields.scm
load-surflet-server.scm
outdater.scm
packages.scm
profile.scm
returned-via.scm
rt-module.scm
send-html.scm
shift-reset.scm
simple-surflet-api.scm
start-surflet-server Remove surflet-path bug in SURFLET-HANDLER. 2003-07-18 15:06:53 +00:00
surflet-handler.scm Remove surflet-path bug in SURFLET-HANDLER. 2003-07-18 15:06:53 +00:00
surflet-input-fields.scm
surflet-request.scm
surflet-response.scm
surflet-sxml.scm
surflets-structures.txt
sxml.scm
thread-safe-counter.scm
utilities.scm
with-locks.scm