sunet/scheme/httpd
sperber 8ed2a48176 Rename URI-PATH-LIST->PATH to URI-PATH->URI and SPLIT-URI-PATH to
SPLIT-URI.

Also fix paren typo from earlier commit.
2003-01-14 15:02:07 +00:00
..
surflets Rename URI-PATH-LIST->PATH to URI-PATH->URI and SPLIT-URI-PATH to 2003-01-14 15:01:21 +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 Rename URI-PATH-LIST->PATH to URI-PATH->URI and SPLIT-URI-PATH to 2003-01-14 15:02:07 +00:00
core.scm Introduce new response type :HTTP-NPH-RESPONSE for nph-... CGI 2003-01-14 13:23:29 +00:00
error.scm Add copyright notice. 2002-08-27 09:03:22 +00:00
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 Rename "path handler" -> "request handler". 2002-09-22 15:41:41 +00:00
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 Rename "path handler" -> "request handler". 2002-09-22 15:41:41 +00:00
request.scm Renamed REQUEST:xxx to REQUEST-xxx. 2002-11-29 14:49:22 +00:00
response.scm Introduce new response type :HTTP-NPH-RESPONSE for nph-... CGI 2003-01-14 13:23:29 +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 More structure name normalization. 2002-11-29 14:42:02 +00:00
seval.scm Remove comments that have been integrated into the documentation. 2003-01-14 13:53:24 +00:00
su-httpd.txt * moved files concerning web server to new subdirectory httpd 2002-05-14 13:53:55 +00:00