Skip to main content

handler

Index handler.

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

The handler for the index.

get() -> None

The index page.