Lines Matching refs:httpd

42     def _class_scope(self, env, httpd, nghttpx_fwd):  argument
43 push_dir = os.path.join(httpd.docs_dir, 'push')
50 httpd.clear_extra_configs()
51 httpd.reload()
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
94 def test_10_02_proxys_up(self, env: Env, httpd, nghttpx, proto, argument
99 srcfile = os.path.join(httpd.docs_dir, fname)
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
151 def test_10_06_proxytunnel_https(self, env: Env, httpd, nghttpx_fwd, proto, tunnel, repeat): argument
163 srcfile = os.path.join(httpd.docs_dir, 'data.json')
177 def test_10_07_pts_down_small(self, env: Env, httpd, nghttpx_fwd, proto, argument
191 srcfile = os.path.join(httpd.docs_dir, fname)
207 def test_10_08_upload_seq_large(self, env: Env, httpd, nghttpx, proto, argument
212 srcfile = os.path.join(httpd.docs_dir, fname)
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
357 def test_10_14_proxys_ip_addr(self, env: Env, httpd, proto, repeat): argument