Home
last modified time | relevance | path

Searched refs:set_extra_config (Results 1 – 4 of 4) sorted by relevance

/curl/tests/http/
H A Dtest_12_reuse.py48 httpd.set_extra_config('base', [
68 httpd.set_extra_config('base', [
H A Dtest_09_push.py47 httpd.set_extra_config(env.domain1, [
H A Dtest_02_download.py296 httpd.set_extra_config(env.domain1, lines=[
302 httpd.set_extra_config(env.domain1, lines=None)
318 httpd.set_extra_config(env.domain1, lines=None)
/curl/tests/http/testenv/
H A Dhttpd.py105 def set_extra_config(self, domain: str, lines: Optional[Union[str, List[str]]]): member in Httpd

Completed in 13 milliseconds