MCPcopy Create free account
hub / github.com/cppla/ServerStatus / do_OPTIONS

Method do_OPTIONS

server/manage_api.py:474–475  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

472 self.route()
473
474 def do_OPTIONS(self):
475 self.route()
476
477
478def main():

Callers

nothing calls this directly

Calls 1

routeMethod · 0.95

Tested by

no test coverage detected