Home
last modified time | relevance | path

Searched refs:curl_uses_ossl_quic (Results 1 – 3 of 3) sorted by relevance

/curl/tests/http/
H A Dtest_03_goaway.py85 if proto == 'h3' and env.curl_uses_ossl_quic():
H A Dtest_02_download.py372 if proto == 'h3' and env.curl_uses_ossl_quic():
401 if proto == 'h3' and env.curl_uses_ossl_quic():
430 if proto == 'h3' and env.curl_uses_ossl_quic():
/curl/tests/http/testenv/
H A Denv.py327 def curl_uses_ossl_quic() -> bool: member in Env

Completed in 7 milliseconds