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

Method do_PUT

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

Source from the content-addressed store, hash-verified

466 self.route()
467
468 def do_PUT(self):
469 self.route()
470
471 def do_DELETE(self):
472 self.route()

Callers

nothing calls this directly

Calls 1

routeMethod · 0.95

Tested by

no test coverage detected