jivago.wsgi.invocation.rewrite.path_rewriting_route_handler_decorator module

class jivago.wsgi.invocation.rewrite.path_rewriting_route_handler_decorator.PathRewritingRouteHandlerDecorator(decorated: RouteHandler, new_path: str)[source]

Bases: RouteHandler

invoke(request: Request) Response[source]