Home
last modified time | relevance | path

Searched refs:nghttpx_version (Results 1 – 2 of 2) sorted by relevance

/curl/tests/http/testenv/
H A Denv.py274 def nghttpx_version(self): member in EnvConfig
393 def nghttpx_version() -> str: member in Env
394 return Env.CONFIG.nghttpx_version
/curl/tests/
H A Druntests.pl322 my $nghttpx_version=join(' ', `$cmd`);
323 $nghttpx_h3 = $nghttpx_version =~ /nghttp3\//;

Completed in 10 milliseconds