]> git.ipfire.org Git - thirdparty/curl.git/commit
CI: run with standard mod_http2
authorStefan Eissing <stefan@eissing.org>
Tue, 22 Oct 2024 08:39:44 +0000 (10:39 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 22 Oct 2024 13:31:46 +0000 (15:31 +0200)
commit943df95ae7320d8d014302c38fc867188cdacf1e
tree1c4c847ff075ed7414a44d6948570a275913c8bf
parentc2e263677310c601e2f3dec4940fdec41414b0f5
CI: run with standard mod_http2

We used to include a special mod_h2 in our CI that supports the
directive H2MaxDataFrameLen for test_02_20. Since then, ubuntu-lastest
includes a more recent apache httpd. Let's see if we can live without
the special.

Closes #15353
.github/workflows/http3-linux.yml
.github/workflows/linux.yml
tests/http/test_02_download.py