You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by gr...@apache.org on 2005/03/30 00:06:59 UTC

svn commit: r159433 - httpd/httpd/branches/2.0.x/STATUS

Author: gregames
Date: Tue Mar 29 14:06:58 2005
New Revision: 159433

URL: http://svn.apache.org/viewcvs?view=rev&rev=159433
Log:
propose a backport

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

Modified: httpd/httpd/branches/2.0.x/STATUS
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/STATUS?view=diff&r1=159432&r2=159433
==============================================================================
--- httpd/httpd/branches/2.0.x/STATUS (original)
+++ httpd/httpd/branches/2.0.x/STATUS Tue Mar 29 14:06:58 2005
@@ -234,6 +234,12 @@
       http://svn.apache.org/viewcvs?view=rev&rev=155345
       +1: jerenkrantz, pquerna, striker
 
+    * don't propagate input headers describing a body to a GET subrequest       
+      with no body
+      http://svn.apache.org/viewcvs?view=rev&rev=158798
+      http://svn.apache.org/viewcvs?view=rev&rev=159410
+      +1: gregames
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.