Searched defs:caddy (Results 1 – 3 of 3) sorted by relevance
/curl/tests/http/ |
H A D | config.ini.in | 36 [caddy] section 37 caddy = @CADDY@ key
|
H A D | test_08_caddy.py | 45 def caddy(self, env): member in TestCaddy 62 def _class_scope(self, env, caddy): 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 214 def test_08_08_earlydata(self, env: Env, httpd, caddy, proto): argument
|
/curl/tests/http/testenv/ |
H A D | env.py | 546 def caddy(self) -> str: member in Env
|
Completed in 9 milliseconds