sunet/scheme/httpd
interp 02f9f60e99 + Add code to remove forgotten temporary file.
+ Add note about time of profiling.
+ Don't show profiling pictures anymore. The server can't show them anyway.
Instead provide a link to the pbm file.
2003-01-15 14:42:32 +00:00
..
surflets + Add code to remove forgotten temporary file. 2003-01-15 14:42:32 +00:00
access-control.scm Replace integer HTTP status codes by finite record type instances. 2003-01-09 15:05:30 +00:00
cgi-server.scm Fix handling of "npg-" scripts by using make-nph-response. 2003-01-15 14:03:30 +00:00
core.scm nph-responses don't carry a status code so simply guess it to be 2003-01-15 14:07:57 +00:00
error.scm
file-dir-handler.scm Rename MAKE-HTTP-ERROR-RESPONSE -> MAKE-ERROR-RESPONSE to be 2003-01-10 09:52:35 +00:00
handlers.scm Rename MAKE-HTTP-ERROR-RESPONSE -> MAKE-ERROR-RESPONSE to be 2003-01-10 09:52:35 +00:00
http-top.scm
info-gateway.scm Rename MAKE-HTTP-ERROR-RESPONSE -> MAKE-ERROR-RESPONSE to be 2003-01-10 09:52:35 +00:00
logging.scm Rename URI-PATH-LIST->PATH to URI-PATH->URI and SPLIT-URI-PATH to 2003-01-14 15:01:21 +00:00
options.scm
request.scm Renamed REQUEST:xxx to REQUEST-xxx. 2002-11-29 14:49:22 +00:00
response.scm Added number->status-code. 2003-01-15 13:37:05 +00:00
rman-gateway.scm Rename MAKE-HTTP-ERROR-RESPONSE -> MAKE-ERROR-RESPONSE to be 2003-01-10 09:52:35 +00:00
server.scm
seval.scm Remove comments that have been integrated into the documentation. 2003-01-14 13:53:24 +00:00
su-httpd.txt