This is not a possible choice, since timeouts are ingrained in the old interface

svn: r6650
This commit is contained in:
Jay McCarthy 2007-06-13 21:26:26 +00:00
parent ba354b9b2b
commit 46f94d723b

View File

@ -255,7 +255,6 @@ It defines a dispatcher construction procedure:
@file{dispatchers/dispatch-servlets.ss} defines a dispatcher constructor
that runs servlets written in Scheme.
@; XXX Add default manager arg
@; XXX Remove config:scripts
@defproc[(make [config:scripts (box/c cache-table?)]
[#:url->path url->path url->path?]