sunet/scheme/httpd
vibr 61a63b4d4b adapt URI-HAS-PROTOCOL? to new URL parser 2005-04-06 11:59:05 +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 adapt URI-HAS-PROTOCOL? to new URL parser 2005-04-06 11:59:05 +00:00
core.scm rename URI-STRING->HTTP-URL to URL-STRING->HTTP-URL 2005-04-06 11:35:37 +00:00
error.scm add comments: 2004-08-11 09:20:31 +00:00
file-dir-handler.scm replace calls of HTTP-URL->STRING (relict of old URL parser) 2005-04-06 11:44:28 +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 replace calls of HTTP-URL->STRING (relict of old URL parser) 2005-04-06 11:44: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