mirror of
https://github.com/apache/httpd.git
synced 2025-07-23 00:50:44 +00:00

The code setting the connection window size was set wrong, preventing `H2WindowSize` to work. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1925975 13f79535-47bb-0310-9956-ffa450edef68
6 lines
242 B
Plaintext
6 lines
242 B
Plaintext
*) 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>.
|
|
[Stefan Eissing, Michael Kaufmann]
|