From: Ruediger Pluem Date: Sat, 8 Jan 2011 10:53:25 +0000 (+0000) Subject: * Add proposals X-Git-Tag: 2.2.18~189 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec273935d59e367752c68e235e00df9274fb8518;p=thirdparty%2Fapache%2Fhttpd.git * Add proposals git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1056688 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f2d84b1d80b..261d2619599 100644 --- a/STATUS +++ b/STATUS @@ -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