/curl/tests/http/ |
H A D | test_02_download.py | 83 httpd, nghttpx, repeat, proto): argument 95 httpd, nghttpx, repeat, proto): argument 151 httpd, nghttpx, repeat, proto): argument 170 httpd, nghttpx, repeat, proto): argument 184 httpd, nghttpx, repeat, proto): argument 195 httpd, nghttpx, repeat, proto): argument 210 httpd, nghttpx, repeat, proto): argument 223 httpd, nghttpx, repeat, proto): argument 251 httpd, nghttpx, repeat, proto): argument 295 def test_02_20_h2_small_frames(self, env: Env, httpd, repeat): argument [all …]
|
H A D | test_10_proxy.py | 62 def test_10_01_proxy_http(self, env: Env, httpd, repeat): argument 73 def test_10_02_proxys_down(self, env: Env, httpd, proto, repeat): argument 95 fname, fcount, repeat): argument 113 def test_10_03_proxytunnel_http(self, env: Env, httpd, repeat): argument 125 def test_10_04_proxy_https(self, env: Env, httpd, nghttpx_fwd, repeat): argument 136 def test_10_05_proxytunnel_http(self, env: Env, httpd, proto, repeat): argument 178 tunnel, fname, fcount, repeat): argument 208 tunnel, fname, fcount, repeat): argument 230 def test_10_09_reuse_ser(self, env: Env, httpd, nghttpx_fwd, tunnel, repeat): argument 253 def test_10_10_reuse_proxy(self, env: Env, httpd, nghttpx_fwd, tunnel, repeat): argument [all …]
|
H A D | test_13_proxy_auth.py | 61 def test_13_01_proxy_no_auth(self, env: Env, httpd, repeat): argument 69 def test_13_02_proxy_auth(self, env: Env, httpd, repeat): argument 81 def test_13_03_proxys_no_auth(self, env: Env, httpd, nghttpx_fwd, repeat): argument 92 def test_13_04_proxys_auth(self, env: Env, httpd, nghttpx_fwd, repeat): argument 101 def test_13_05_tunnel_http_no_auth(self, env: Env, httpd, repeat): argument 110 def test_13_06_tunnel_http_auth(self, env: Env, httpd, repeat): argument 124 def test_13_07_tunnels_no_auth(self, env: Env, httpd, proto, tunnel, repeat): argument 142 def test_13_08_tunnels_auth(self, env: Env, httpd, proto, tunnel, repeat): argument
|
H A D | test_06_eyeballs.py | 47 def test_06_01_h3_only(self, env: Env, httpd, nghttpx, repeat): argument 56 def test_06_02_h3_only(self, env: Env, httpd, nghttpx, repeat): argument 65 def test_06_03_h3_fallback_h2(self, env: Env, httpd, nghttpx, repeat): argument 75 def test_06_04_h3_fallback_h1(self, env: Env, httpd, nghttpx, repeat): argument 84 def test_06_10_stats_success(self, env: Env, httpd, nghttpx, repeat): argument 93 def test_06_11_stats_fail_verify(self, env: Env, httpd, nghttpx, repeat): argument 104 def test_06_12_stats_fail_tcp(self, env: Env, httpd, nghttpx, repeat): argument
|
H A D | test_07_upload.py | 58 def test_07_01_upload_1_small(self, env: Env, httpd, nghttpx, repeat, proto): argument 73 def test_07_02_upload_1_large(self, env: Env, httpd, nghttpx, repeat, proto): argument 106 def test_07_11_upload_parallel(self, env: Env, httpd, nghttpx, repeat, proto): argument 282 def test_07_30_put_100k(self, env: Env, httpd, nghttpx, repeat, proto): argument 302 def test_07_31_put_10m(self, env: Env, httpd, nghttpx, repeat, proto): argument 322 def test_07_32_issue_10591(self, env: Env, httpd, nghttpx, repeat, proto): argument 336 def test_07_33_issue_11157a(self, env: Env, httpd, nghttpx, repeat): argument 357 def test_07_33_issue_11157b(self, env: Env, httpd, nghttpx, repeat): argument 379 def test_07_34_issue_11194(self, env: Env, httpd, nghttpx, repeat): argument 433 def test_07_37_upload_307(self, env: Env, httpd, nghttpx, repeat, proto): argument [all …]
|
H A D | test_20_websockets.py | 81 def test_20_01_basic(self, env: Env, ws_echo, repeat): argument 87 def test_20_02_pingpong_small(self, env: Env, ws_echo, repeat): argument 97 def test_20_03_pingpong_too_large(self, env: Env, ws_echo, repeat): argument 107 def test_20_04_data_small(self, env: Env, ws_echo, repeat): argument 116 def test_20_05_data_med(self, env: Env, ws_echo, repeat): argument 125 def test_20_06_data_large(self, env: Env, ws_echo, repeat): argument 134 def test_20_07_data_large_small_recv(self, env: Env, ws_echo, repeat): argument
|
H A D | test_14_auth.py | 49 def test_14_01_digest_get_noauth(self, env: Env, httpd, nghttpx, repeat, proto): argument 59 def test_14_02_digest_get_auth(self, env: Env, httpd, nghttpx, repeat, proto): argument 71 def test_14_03_digest_put_auth(self, env: Env, httpd, nghttpx, repeat, proto): argument 84 def test_14_04_digest_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument 101 def test_14_05_basic_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument 121 def test_14_06_basic_very_large_pw(self, env: Env, httpd, nghttpx, repeat, proto): argument
|
H A D | test_19_shutdown.py | 56 def test_19_01_check_tcp_rst(self, env: Env, httpd, repeat, proto): argument 71 def test_19_02_check_shutdown(self, env: Env, httpd, repeat, proto): argument 88 def test_19_03_shutdown_by_server(self, env: Env, httpd, repeat, proto): argument 107 def test_19_04_shutdown_by_curl(self, env: Env, httpd, proto, repeat): argument 130 def test_19_05_event_shutdown_by_server(self, env: Env, httpd, proto, repeat): argument 158 def test_19_06_check_shutdown(self, env: Env, httpd, nghttpx, repeat, proto): argument
|
H A D | test_08_caddy.py | 72 def test_08_01_download_1(self, env: Env, caddy: Caddy, repeat, proto): argument 85 repeat, proto): argument 99 repeat, proto): argument 122 repeat, proto): argument 138 repeat, proto): argument 154 repeat, proto): argument 177 def test_08_06_post_parallel(self, env: Env, httpd, caddy, repeat, proto): argument 196 def test_08_07_put_large(self, env: Env, httpd, caddy, repeat, proto): argument
|
H A D | test_05_errors.py | 49 def test_05_01_partial_1(self, env: Env, httpd, nghttpx, repeat, argument 72 def test_05_02_partial_20(self, env: Env, httpd, nghttpx, repeat, argument 95 def test_05_03_required(self, env: Env, httpd, nghttpx, repeat): argument 120 def test_05_04_unclean_tls_shutdown(self, env: Env, httpd, nghttpx, repeat, proto): argument
|
H A D | test_30_vsftpd.py | 74 def test_30_01_list_dir(self, env: Env, vsftpd: VsFTPD, repeat): argument 86 def test_30_02_download_1(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument 98 def test_30_03_download_10_serial(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument 110 def test_30_04_download_10_parallel(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument 124 def test_30_05_upload_1(self, env: Env, vsftpd: VsFTPD, docname, repeat): argument 141 def test_30_06_shutdownh_download(self, env: Env, vsftpd: VsFTPD, repeat): argument 153 def test_30_07_shutdownh_upload(self, env: Env, vsftpd: VsFTPD, repeat): argument
|
H A D | test_04_stuttered.py | 50 def test_04_01_download_1(self, env: Env, httpd, nghttpx, repeat, argument 67 httpd, nghttpx, repeat, proto): argument 89 def test_04_03_1000_10_1(self, env: Env, httpd, nghttpx, repeat, proto): argument 111 def test_04_04_1000_10_1(self, env: Env, httpd, nghttpx, repeat, proto): argument
|
H A D | test_03_goaway.py | 49 def test_03_01_h2_goaway(self, env: Env, httpd, nghttpx, repeat): argument 81 def test_03_02_h3_goaway(self, env: Env, httpd, nghttpx, repeat): argument 115 def test_03_03_h1_goaway(self, env: Env, httpd, nghttpx, repeat): argument
|
H A D | test_09_push.py | 64 def test_09_01_h2_early_hints(self, env: Env, httpd, repeat): argument 75 def test_09_02_h2_push(self, env: Env, httpd, repeat): argument
|
H A D | test_31_vsftpds.py | 81 def test_31_01_list_dir(self, env: Env, vsftpds: VsFTPD, repeat): argument 93 def test_31_02_download_1(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument 105 def test_31_03_download_10_serial(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument 117 def test_31_04_download_10_parallel(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument 131 def test_31_05_upload_1(self, env: Env, vsftpds: VsFTPD, docname, repeat): argument 148 def test_31_06_shutdownh_download(self, env: Env, vsftpds: VsFTPD, repeat): argument 161 def test_31_07_shutdownh_upload(self, env: Env, vsftpds: VsFTPD, repeat): argument
|
H A D | test_18_methods.py | 51 def test_18_01_delete(self, env: Env, httpd, nghttpx, repeat, proto): argument 64 def test_18_02_delete_h2_special(self, env: Env, httpd, nghttpx, repeat): argument
|
H A D | test_11_unix.py | 102 def test_11_01_unix_connect_http(self, env: Env, httpd, uds_faker, repeat): argument 113 def test_11_02_unix_connect_http(self, env: Env, httpd, uds_faker, repeat): argument 124 def test_11_03_unix_connect_quic(self, env: Env, httpd, uds_faker, repeat): argument
|
H A D | test_16_info.py | 55 def test_16_01_info_download(self, env: Env, httpd, nghttpx, repeat, proto): argument 70 def test_16_02_info_302_download(self, env: Env, httpd, nghttpx, repeat, proto): argument 86 def test_16_03_info_upload(self, env: Env, httpd, nghttpx, proto, repeat): argument 107 def test_16_04_info_http_download(self, env: Env, httpd, nghttpx, repeat, proto): argument
|
H A D | test_12_reuse.py | 44 httpd, nghttpx, repeat, proto): argument 64 httpd, nghttpx, repeat, proto): argument
|
H A D | test_01_basic.py | 91 def test_01_06_timings(self, env: Env, httpd, nghttpx, repeat, proto): argument 106 def test_01_07_head(self, env: Env, httpd, nghttpx, repeat, proto): argument
|
H A D | test_17_ssl_use.py | 53 def test_17_01_sslinfo_plain(self, env: Env, nghttpx, repeat): argument
|