Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/httpd
/ setup_httpd
Method
setup_httpd
test/modules/http2/env.py:93–94 ·
view source on GitHub ↗
(self, setup: HttpdTestSetup = None)
Source
from the content-addressed store, hash-verified
91
])
92
93
def
setup_httpd(self, setup: HttpdTestSetup = None):
94
super().setup_httpd(setup=H2TestSetup(env=self))
95
96
97
class
H2Conf(HttpdConf):
Callers
1
env
Function · 0.95
Calls
1
H2TestSetup
Class · 0.85
Tested by
1
env
Function · 0.76