Home
last modified time | relevance | path

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

/curl/tests/http/
H A Dtest_12_reuse.py46 httpd.set_extra_config('base', [
66 httpd.set_extra_config('base', [
H A Dtest_09_push.py47 httpd.set_extra_config(env.domain1, [
H A Dtest_17_ssl_use.py201 httpd.set_extra_config('base', [
276 httpd.set_extra_config('base', [
H A Dtest_02_download.py301 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 Dhttpd.py107 def set_extra_config(self, domain: str, lines: Optional[Union[str, List[str]]]): member in Httpd

Completed in 13 milliseconds