*) mod_http2: when a server is restarted gracefully, any idle h2 worker
threads are shut down immediately.
Also, change OpenSSL API use for deprecations in OpenSLL 3.0.
+ Adds all other, never proposed code changes to make a clean
+ sync of http2 sources.
trunk patch: http://svn.apache.org/r1893214
http://svn.apache.org/r1893215
http://svn.apache.org/r1893220
- 2.4.x patch: svn merge -c 1893214,1893215,1893220 ^/httpd/httpd/trunk .
+ and other never proposed code changes
+ PR: https://github.com/apache/httpd/pull/270
+1: icing,
- rpluem says: This one has merge conflicts.
*) mod_rewrite: Fix UDS ("unix:") scheme for [P] rules. PR 57691 + 65590.
Trunk version of patch: