mirror of
https://github.com/curl/curl.git
synced 2024-12-15 06:40:09 +08:00
ca15b7512e
- adding support for HTTP/3 test cases via a nghttpx server that is build with ngtcp2 and nghttp3. - test2500 is the first test case, performing a simple GET. - nghttpx is checked for support and the 'feature' nghttpx-h3 is set accordingly. test2500 will only run, when supported. - a specific nghttpx location can be given in the environment variable NGHTTPX or via the configure option --with-test-nghttpx=<path> Extend NGHTTPX config to H2 tests as well * use $ENV{NGHTTPX} and the configured default also in http2 server starts * always provide the empty test/nghttpx.conf to nghttpx. as it defaults to reading /etc/nghttpx/nghttpx.conf otherwise. Added nghttpx to CI ngtcp2 jobs to run h3 tests. Closes #9031 |
||
---|---|---|
.. | ||
appveyor-status.yml | ||
codeql-analysis.yml | ||
fuzz.yml | ||
hacktoberfest-accepted.yml | ||
linkcheck.yml | ||
linux.yml | ||
macos.yml | ||
ngtcp2-gnutls.yml | ||
ngtcp2-quictls.yml | ||
ngtcp2-wolfssl.yml | ||
proselint.yml | ||
reuse.yml | ||
spellcheck.yml | ||
torture.yml | ||
wolfssl.yml |