curl/tests/tests-httpd/testenv
Stefan Eissing 4437e3e344
test: add test for HTTP/2 corruption as reported in #10525
- adding test_02_20 for reproducing the situation
- using recently released mod_h2 Apache module
- skipping test if an older version is installed
- adding installation of current mod_h2 to github pytest workflow

This reproduces the error reliable (for me) on the lib/http2.c version
of curl 7.88.0. And passes with the recent curl master.

Closes #10534
2023-02-17 09:17:04 +01:00
..
mod_curltest tests-httpd: basic infra to run curl against an apache httpd plus nghttpx for h3 2023-01-09 17:40:04 +01:00
__init__.py connections: introduce http/3 happy eyeballs 2023-02-02 09:57:34 +01:00
caddy.py vquic: stabilization and improvements 2023-02-10 10:26:40 +01:00
certs.py tests-httpd: basic infra to run curl against an apache httpd plus nghttpx for h3 2023-01-09 17:40:04 +01:00
curl.py test: add test for HTTP/2 corruption as reported in #10525 2023-02-17 09:17:04 +01:00
env.py openssl: test and fix for forward proxy handling (non-tunneling). 2023-02-13 20:54:57 +01:00
httpd.py test: add test for HTTP/2 corruption as reported in #10525 2023-02-17 09:17:04 +01:00
nghttpx.py vquic: stabilization and improvements 2023-02-10 10:26:40 +01:00