You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by yl...@apache.org on 2019/03/22 10:16:22 UTC

svn commit: r1856037 - /httpd/httpd/branches/2.4.x/STATUS

Author: ylavic
Date: Fri Mar 22 10:16:22 2019
New Revision: 1856037

URL: http://svn.apache.org/viewvc?rev=1856037&view=rev
Log:
Propose opt-out for proxy 100-continue.

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=1856037&r1=1856036&r2=1856037&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Fri Mar 22 10:16:22 2019
@@ -203,7 +203,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   http://svn.apache.org/r1853953
                   http://svn.apache.org/r1853956
      2.4.x patch: http://people.apache.org/~ylavic/patches/httpd-2.4.x-forward_100_continue-v4.patch
-     +1: ylavic, icing, jim
      ylavic: please note the "s/ASCII_(CRLF|ZERO)/\1_ASCII/g" in the backport,
              same as in trunk (where definitions come from httpd.h) so doing
              the change now in 2.4.x helps backports. Since in 2.4.x these
@@ -213,6 +212,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
              sensible to me to have trunk and 2.4.x code in sync as much as
              possible. Changes from v3 to v4 (r1853953 mainly, r1853956 is only
              comment) are non functional (or at least intended as such).
+     +1: ylavic, icing, jim
+     ylavic: plus http://svn.apache.org/r1856036 (opt-out)
+     2.4.x patch: http://people.apache.org/~ylavic/patches/httpd-2.4.x-forward_100_continue-v5.patch
+     +1: ylavic
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entries should be added at the START of the list ]