sunet/scheme/httpd
vibr 3548b25c26 rename HTTP-URL-SEARCH to HTTP-URL-QUERY (adaption to restructured
http-url type in url.scm)
2005-04-04 21:13:35 +00:00
..
surflets rename HTTP-URL-SEARCH to HTTP-URL-QUERY (adaption to restructured 2005-04-04 21:13:35 +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 HTTP-URL-SEARCH to HTTP-URL-QUERY (adaption to restructured 2005-04-04 21:13:35 +00:00
core.scm *remove definition of PARSE-REQUEST-URI (relict of Olin's old URL parser) 2005-04-04 21:07:55 +00:00
error.scm add comments: 2004-08-11 09:20:31 +00:00
file-dir-handler.scm rename HTTP-URL-SEARCH to HTTP-URL-QUERY (adaption to restructured 2005-04-04 21:13:35 +00:00
handlers.scm correct reference in comment 2005-04-04 20:57:36 +00:00
info-gateway.scm rename HTTP-URL-SEARCH to HTTP-URL-QUERY (adaption to restructured 2005-04-04 21:13:35 +00:00
logging.scm Log a single dash (`-') if referer or user-agent header is missing/unknown 2003-02-25 17:36:36 +00:00
options.scm Added httpd-options-post-bind-thunk. 2003-02-20 17:52:27 +00:00
request.scm Renamed REQUEST:xxx to REQUEST-xxx. 2002-11-29 14:49:22 +00:00
response.scm Added type NO-BODY for responses which must not contain a message-body 2004-08-15 11:03:28 +00:00
rman-gateway.scm rename HTTP-URL-SEARCH to HTTP-URL-QUERY (adaption to restructured 2005-04-04 21:13:35 +00:00
server.scm - Make the handlers in HTTPD-FILE-DIRECTORY-HANDLERS do something 2003-01-29 10:08:25 +00:00
seval.scm Corrected bug: SEVAL now generates a response-body even if the request's body isn't 2004-08-15 12:44:55 +00:00