lispdoc - results for create-folder-dispatcher-and-handler |
(hunchentoot:create-folder-dispatcher-and-handler uri-prefix base-path &optional content-type) | Function: Creates and returns a dispatch function which will dispatch to a handler function which emits the file relative to BASE-PATH that is denoted by the URI of the request relative to URI-PREFIX. URI-PREFIX must be a string ending with a slash, BASE-PATH must be a pathname designator for an existing directory. If CONTENT-TYPE is not NIL, it'll be the content type used for all files in the folder.
|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
| By Bill Moorier |