Docs update
svn: r12379
This commit is contained in:
parent
4f8dfc7514
commit
15ad16f28d
|
@ -350,7 +350,7 @@ a URL that refreshes the password file, servlet cache, etc.}
|
||||||
@defproc[(make-stateless.servlet [directory path?]
|
@defproc[(make-stateless.servlet [directory path?]
|
||||||
[start (request? . -> . response?)])
|
[start (request? . -> . response?)])
|
||||||
servlet?]{
|
servlet?]{
|
||||||
Creates a stateless servlet that uses @scheme[directory] as its current directory and @scheme[start] as the request handler.
|
Creates a stateless @schememodname[web-server] servlet that uses @scheme[directory] as its current directory and @scheme[start] as the request handler.
|
||||||
}
|
}
|
||||||
|
|
||||||
@defthing[default-module-specs (listof module-path?)]{
|
@defthing[default-module-specs (listof module-path?)]{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user