sunet/scheme/httpd
interp 6804ad4712 * Redirect output from interactive Scheme Program to OPORT (to browser).
* Add definition for GET-HEADER (does every package need its own definition?)
2003-01-28 21:29:23 +00:00
..
surflets Remove export of disappeared OPTIONS-SURFLET-PREFIX 2003-01-28 20:44:48 +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 Provide default values if the CGI script fails to provide status or 2003-01-28 15:20:36 +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 Add missing argument to call to nroff-n-decode in man 2003-01-28 21:15:50 +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 * Redirect output from interactive Scheme Program to OPORT (to browser). 2003-01-28 21:29:23 +00:00