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. |
||
|---|---|---|
| .. | ||
| surflets | ||
| access-control.scm | ||
| cgi-server.scm | ||
| core.scm | ||
| error.scm | ||
| file-dir-handler.scm | ||
| handlers.scm | ||
| info-gateway.scm | ||
| logging.scm | ||
| options.scm | ||
| request.scm | ||
| response.scm | ||
| rman-gateway.scm | ||
| server.scm | ||
| seval.scm | ||