Home
last modified time | relevance | path

Searched refs:custom_router_match (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/
H A Drest_dbus.py1732 self.router.match = self.custom_router_match
1776 def custom_router_match(self, environ): member in App