Home
last modified time | relevance | path

Searched defs:tunnel (Results 1 – 4 of 4) sorted by relevance

/curl/tests/http/
H A Dtest_10_proxy.py151 def test_10_06_proxytunnel_https(self, env: Env, httpd, nghttpx_fwd, proto, tunnel, 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
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.py124 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
/curl/lib/
H A Dcf-h2-proxy.c180 struct tunnel_stream tunnel; /* our tunnel CONNECT stream */ member
218 struct tunnel_stream *tunnel) in drain_tunnel()
/curl/tests/server/
H A Dsocksd.c646 static int tunnel(struct perclient *cp, fd_set *fds) in tunnel() function

Completed in 17 milliseconds