sunet/scheme/httpd
sperber 022ea25ba6 Rework once again how content types, content encodings, icons etc. are
handled in the file/directory request handlers:

- HTTPD-FILE-DIRECTORY-HANDLERS now has its own options argument
- the ICON-NAME HTTPD option is gone (effectively moved to the above)
- determination of content type/encoding is now configurable
2003-01-28 15:16:20 +00:00
..
surflets Add comments about thread safety. 2003-01-25 16:33:50 +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 Overhaul RFC822: 2003-01-20 16:26:26 +00:00
core.scm Add RFC822-TIME->STRING to RFC 822 and use that instead of the old and 2003-01-21 12:45:54 +00:00
error.scm Add copyright notice. 2002-08-27 09:03:22 +00:00
file-dir-handler.scm Rework once again how content types, content encodings, icons etc. are 2003-01-28 15:16:20 +00:00
handlers.scm - make MAKE-PATH-PREFIX-HANDLER work right for null paths. 2003-01-20 16:24:29 +00:00
http-top.scm Rework once again how content types, content encodings, icons etc. are 2003-01-28 15:16:20 +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 Overhaul RFC822: 2003-01-20 16:26:26 +00:00
options.scm Rework once again how content types, content encodings, icons etc. are 2003-01-28 15:16:20 +00:00
request.scm Renamed REQUEST:xxx to REQUEST-xxx. 2002-11-29 14:49:22 +00:00
response.scm Add comment to MAKE-REDIRECT-RESPONSE. 2003-01-24 15:34:37 +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 Rework once again how content types, content encodings, icons etc. are 2003-01-28 15:16:20 +00:00
seval.scm Remove comments that have been integrated into the documentation. 2003-01-14 13:53:24 +00:00