Backport version for 2.4.x of patch:
Trunk version of patch works
svn merge -c 1879878 ^/httpd/httpd/trunk .
- +1: jailletc36, covener
+ +1: jailletc36, covener, gbechis
*) 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,
+ +1: jorton, gbechis
*) mod_proxy: Add proxy check_trans() hook and allow mod_proxy_wtunnel
to step out of the way of mod_proxy_http.