Mailing List Archive

svn commit: r1880745 - /httpd/httpd/branches/2.4.x/STATUS
Author: gbechis
Date: Mon Aug 10 15:11:15 2020
New Revision: 1880745

URL: http://svn.apache.org/viewvc?rev=1880745&view=rev
Log:
vote [skip ci]

Modified:
httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1880745&r1=1880744&r2=1880745&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Mon Aug 10 15:11:15 2020
@@ -226,13 +226,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
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.