*) mod_ssl: Support HTTP request body buffering with TLSv1.3.
trunk patch: http://svn.apache.org/r1870095
http://svn.apache.org/r1870097
- 2.4.x patch: svn merge -c 1870095,1870097 ^/httpd/httpd/trunk .
- +1: jorton, gbechis
+ http://svn.apache.org/r1880927
+ 2.4.x patch: svn merge --accept tf -c 1870095,1870097,1880927 ^/httpd/httpd/trunk .
+ +1: jorton,
*) mod_proxy: Add proxy check_trans() hook and allow mod_proxy_wtunnel
to step out of the way of mod_proxy_http.