Skip to main content

handler

Datalayer handlers.

class ConfigHandler(application: 'Application', request: tornado.httputil.HTTPServerRequest, **kwargs: Any) -> None

The handler for configuration.

get() -> None

Return the configuration of the server extension.