2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/httpd-2.4-dav-functions2.patch
+1: minfrin
+ *) mod_ssl: Improve the coalescing filter to buffer into larger TLS
+ records, and avoid revealing the HTTP header size via TLS record
+ boundaries (for common response generators).
+ trunk patch: http://svn.apache.org/r1875871
+ http://svn.apache.org/r1875879
+ http://svn.apache.org/r1875881
+ http://svn.apache.org/r1875883
+ http://svn.apache.org/r1875988
+ http://svn.apache.org/r1876014
+ http://svn.apache.org/r1876037
+ http://svn.apache.org/r1876787
+ 2.4.x patch: https://github.com/apache/httpd/pull/113/commits/ed83740a67b63c678c666ffa6e63f456e6ee71d8
+ CI results: https://travis-ci.com/github/apache/httpd/builds/213760432
+ +1: jorton,
+
*) mod_proxy_hcheck: Don't pile up health checks if the previous one did
not finish before hcinterval. PR 63010.
trunk patch: http://svn.apache.org/r1885691