Searched refs:set_extra_config (Results 1 – 5 of 5) sorted by relevance
/curl/tests/http/ |
H A D | test_12_reuse.py | 46 httpd.set_extra_config('base', [ 66 httpd.set_extra_config('base', [
|
H A D | test_09_push.py | 47 httpd.set_extra_config(env.domain1, [
|
H A D | test_17_ssl_use.py | 201 httpd.set_extra_config('base', [ 276 httpd.set_extra_config('base', [
|
H A D | test_02_download.py | 301 httpd.set_extra_config(env.domain1, lines=[ 307 httpd.set_extra_config(env.domain1, lines=None) 323 httpd.set_extra_config(env.domain1, lines=None)
|
/curl/tests/http/testenv/ |
H A D | httpd.py | 107 def set_extra_config(self, domain: str, lines: Optional[Union[str, List[str]]]): member in Httpd
|
Completed in 13 milliseconds