MCPcopy 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
97class H2Conf(HttpdConf):

Callers 1

envFunction · 0.95

Calls 1

H2TestSetupClass · 0.85

Tested by 1

envFunction · 0.76