Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
478
def
main():
Callers
nothing calls this directly
Calls
1
route
Method · 0.95
Tested by
no test coverage detected