]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge of /httpd/httpd/trunk:r1925975
authorStefan Eissing <icing@apache.org>
Tue, 3 Jun 2025 08:07:31 +0000 (08:07 +0000)
committerStefan Eissing <icing@apache.org>
Tue, 3 Jun 2025 08:07:31 +0000 (08:07 +0000)
commitd4a61302bc01dd29c07f81c35c7d9e10141472de
treec39b17f9c56ad5e1a995de1c9bab8211f143553c
parente554c35f6e7d4733f75a19a06106c8562d1f3df3
Merge of /httpd/httpd/trunk:r1925975

  *) mod_http2: update to version 2.0.32
     The code setting the connection window size was set wrong,
     preventing `H2WindowSize` to work.
     Fixed <https://github.com/icing/mod_h2/issues/300>.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1926082 13f79535-47bb-0310-9956-ffa450edef68
changes-entries/h2_v2.0.32.txt [new file with mode: 0644]
modules/http2/h2_mplx.c
modules/http2/h2_session.c
modules/http2/h2_version.h