Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/httpd
/ setup_httpd
Method
setup_httpd
test/modules/proxy/env.py:40–41 ·
view source on GitHub ↗
(self, setup: HttpdTestSetup = None)
Source
from the content-addressed store, hash-verified
38
])
39
40
def
setup_httpd(self, setup: HttpdTestSetup = None):
41
super().setup_httpd(setup=ProxyTestSetup(env=self))
42
43
@property
44
def
d_forward(self):
Callers
1
env
Function · 0.95
Calls
1
ProxyTestSetup
Class · 0.85
Tested by
1
env
Function · 0.76