Searched refs:custom_dispatcher (Results 1 – 2 of 2) sorted by relevance
271 def custom_dispatcher(router, request, response): function275 app.router.set_dispatcher(custom_dispatcher)290 def custom_dispatcher(router, request, response): function294 app.router.set_dispatcher(custom_dispatcher)
157 def custom_dispatcher(router, request, response):173 app.router.set_dispatcher(custom_dispatcher)199 self.router.set_dispatcher(self.__class__.custom_dispatcher)202 def custom_dispatcher(router, request, response):