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
cgi-server.scm
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
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
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
logging.scm
options.scm Rework once again how content types, content encodings, icons etc. are 2003-01-28 15:16:20 +00:00
request.scm
response.scm Add comment to MAKE-REDIRECT-RESPONSE. 2003-01-24 15:34:37 +00:00
rman-gateway.scm
server.scm Rework once again how content types, content encodings, icons etc. are 2003-01-28 15:16:20 +00:00
seval.scm