Home
last modified time | relevance | path

Searched defs:nghttpx_fwd (Results 1 – 3 of 3) sorted by relevance

/curl/tests/http/
H A Dtest_10_proxy.py42 def _class_scope(self, env, httpd, nghttpx_fwd): argument
125 def test_10_04_proxy_https(self, env: Env, httpd, nghttpx_fwd, repeat): argument
151 def test_10_06_proxytunnel_https(self, env: Env, httpd, nghttpx_fwd, proto, tunnel, repeat): argument
177 def test_10_07_pts_down_small(self, env: Env, httpd, nghttpx_fwd, proto, 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
278 def test_10_11_noreuse_proxy_https(self, env: Env, httpd, nghttpx_fwd, tunnel, repeat): argument
304 def test_10_12_noreuse_proxy_http(self, env: Env, httpd, nghttpx_fwd, tunnel, repeat): argument
330 def test_10_13_noreuse_https(self, env: Env, httpd, nghttpx_fwd, tunnel, repeat): argument
H A Dtest_13_proxy_auth.py45 def _class_scope(self, env, httpd, nghttpx_fwd): argument
84 def test_13_03_proxys_no_auth(self, env: Env, httpd, nghttpx_fwd, repeat): argument
95 def test_13_04_proxys_auth(self, env: Env, httpd, nghttpx_fwd, repeat): argument
H A Dconftest.py105 def nghttpx_fwd(env, httpd) -> Optional[Nghttpx]: function

Completed in 7 milliseconds