errbot.core_plugins.wsview.
WebView
Bases: flask.views.View
flask.views.View
__init__
Initialize self. See help(type(self)) for accurate signature.
dispatch_request
Subclasses have to override this method to implement the actual view function code. This method is called with all the arguments from the URL rule.
reset_app
Zap everything here, useful for unit tests
route
Check for functions to route in obj and route them.
strip_path
try_decode_json