Lines Matching refs:httpd
40 def _class_scope(self, env, httpd, nghttpx): argument
43 httpd.clear_extra_configs()
44 httpd.reload()
47 def _class_scope(self, env, httpd): argument
48 indir = httpd.docs_dir
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