up: HTTP | index | Zimbu documentation |
Base class for all Servlets.
|
PROC $addPath(string path) @public
FUNC $filter(HTTP.Context context) bool @default @public
FUNC $handle(HTTP.Context context) bool @public
FUNC $serve(HTTP.Context context) bool @default @public
PROC $setAllPaths(bool allPaths) @public
PROC $setMimeType(string type) @public
|
Copyright 2009 Bram Moolenaar All Rights Reserved. |
Licensed under the Apache License, Version 2.0. See the LICENSE file or obtain a copy at: http://www.apache.org/licenses/LICENSE-2.0 |