Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppla/ServerStatus
/ do_POST
Method
do_POST
server/manage_api.py:465–466 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
463
self.route()
464
465
def
do_POST(self):
466
self.route()
467
468
def
do_PUT(self):
469
self.route()
Callers
nothing calls this directly
Calls
1
route
Method · 0.95
Tested by
no test coverage detected