You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2011/01/08 11:53:26 UTC

svn commit: r1056688 - /httpd/httpd/branches/2.2.x/STATUS

Author: rpluem
Date: Sat Jan  8 10:53:25 2011
New Revision: 1056688

URL: http://svn.apache.org/viewvc?rev=1056688&view=rev
Log:
* Add proposals

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1056688&r1=1056687&r2=1056688&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sat Jan  8 10:53:25 2011
@@ -213,6 +213,25 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
       +1: rpluem,
 
+  * mod_dav: If an unknown Content-* header is received for a PUT request, we
+    must not ignore it but reply with 501 per RFC 2616 9.6.
+    PR: 42978
+    Trunk version of patch:
+      http://svn.apache.org/viewvc?rev=1026746view=rev
+    Backport version for 2.2.x of patch:
+      Trunk version of patch works
+    +1: rpluem,
+
+  * mod_dav: If a malformed Content-Range header is received for a PUT request,
+    we must not use the supplied content per RFC 2616 14.16. Send 400 response
+    instead of ignoring the Content-Range.
+    PR: 49825
+    Trunk version of patch:
+      http://svn.apache.org/viewvc?rev=1026743view=rev
+    Backport version for 2.2.x of patch:
+      Trunk version of patch works
+    +1: rpluem,
+
 PATCHES/ISSUES THAT ARE STALLED
 
   * core: Support wildcards in both the directory and file components of