sunet/scheme/httpd
interp 1694d372c5 report BAD-GATEWAY error instead INTERNAL-ERROR 2002-09-03 11:55:53 +00:00
..
access-control.scm Add copyright notice. 2002-08-27 09:03:22 +00:00
cgi-server.scm report BAD-GATEWAY error instead INTERNAL-ERROR 2002-09-03 11:55:53 +00:00
core.scm move CLF log to SEND-HTTP-RESPONSE and log correct status code 2002-09-02 14:49:24 +00:00
error.scm Add copyright notice. 2002-08-27 09:03:22 +00:00
file-dir-handler.scm Move NULL-PATH-HANDLER from HTTPD-FILE-DIRECTORY-HANDLERS-INTERFACE to 2002-08-27 09:42:02 +00:00
handle-fatal-error.scm Add copyright notice. 2002-08-27 09:03:22 +00:00
handlers.scm Move NULL-PATH-HANDLER from HTTPD-FILE-DIRECTORY-HANDLERS-INTERFACE to 2002-08-27 09:42:02 +00:00
http-top.scm Add copyright notice. 2002-08-27 09:03:22 +00:00
info-gateway.scm report BAD-GATEWAY error instead INTERNAL-ERROR 2002-09-03 11:55:53 +00:00
logging.scm Add copyright notice. 2002-08-27 09:03:22 +00:00
options.scm Add copyright notice. 2002-08-27 09:03:22 +00:00
request.scm Add copyright notice. 2002-08-27 09:03:22 +00:00
response.scm Add redirection feature to web-server: If the handler returns with the 2002-09-02 13:42:10 +00:00
rman-gateway.scm output directly to socket:outport in emit-man-page 2002-08-30 12:04:27 +00:00
server.scm Adjust use of TILDE-HOME-DIR-HANDLER. 2002-08-27 09:45:05 +00:00
seval.scm remove introduced but nerving signal stuff from handlers 2002-08-29 08:32:39 +00:00
su-httpd.txt