Searched defs:bool (Results 1 – 9 of 9) sorted by relevance
/curl/tests/http/testenv/ |
H A D | curl.py | 189 with_stats: bool = False, 464 silent: bool = False, 501 proxys: bool = True, tunnel: bool = False, 524 def_tracing: bool = True, 525 with_stats: bool = False, 526 with_profile: bool = False, 609 with_stats: bool = True, 634 with_stats: bool = True, 700 with_stats: bool = True, 747 def run_direct(self, args, with_stats: bool = False, with_profile: bool = False): [all …]
|
H A D | certs.py | 79 single_file: bool = False, 82 client: bool = False, 83 check_valid: bool = True, 243 single_file: bool = False) -> None: 310 single_file: bool = False, 312 check_valid: bool = False):
|
H A D | httpd.py | 64 def __init__(self, env: Env, proxy_auth: bool = False): 116 def set_proxy_auth(self, active: bool):
|
/curl/tests/http/ |
H A D | scorecard.py | 432 handshakes: bool = True, 438 requests: bool = True):
|
H A D | test_30_vsftpd.py | 193 complete: bool = True):
|
H A D | test_08_caddy.py | 241 complete: bool = True):
|
H A D | test_31_vsftpds.py | 241 complete: bool = True):
|
H A D | test_02_download.py | 534 complete: bool = True):
|
H A D | test_07_upload.py | 718 complete: bool = True):
|
Completed in 21 milliseconds