Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ init_vars
Method
init_vars
tools/python/test_server/server/tornado_handler.py:47–49 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
45
46
47
def
init_vars(self):
48
self.response_provider = ResponseProvider(self)
49
self.headers = self.prepare_headers()
50
51
52
def
prepare(self):
Callers
1
prepare
Method · 0.95
Calls
2
prepare_headers
Method · 0.95
ResponseProvider
Class · 0.90
Tested by
no test coverage detected