sunet/scheme/httpd
interp cdbed4fa49 Addresses may now be annotated with arbitrary values (including, but not
limited to strings).
For this purpose, the ADDRESS object uses an internal storage that is freed
as soon the ADDRESS object is freed.
admin-surflets.scm shows an example.
2003-04-13 21:31:41 +00:00
..
surflets Addresses may now be annotated with arbitrary values (including, but not 2003-04-13 21:31:41 +00:00
access-control.scm
cgi-server.scm Use a port buffer of 4096 bytes when reading the CGI script's output 2003-02-26 18:02:14 +00:00
core.scm + Use a port buffer of 4096 bytes for the socket's output port. 2003-02-26 18:03:40 +00:00
error.scm
file-dir-handler.scm
handlers.scm Finally fix MAKE-HOST-NAME-HANDLER to the point where it works and has 2003-02-10 12:02:11 +00:00
http-top.scm
info-gateway.scm
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
response.scm
rman-gateway.scm
server.scm
seval.scm factor out GET-HEADER 2003-02-19 17:05:16 +00:00