summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorStefan Fritsch <sf@apache.org>2011-02-12 12:16:18 +0000
committerStefan Fritsch <sf@apache.org>2011-02-12 12:16:18 +0000
commit2e8f78ee92c91e04db8126d2192f3e3d0f2e2a4c (patch)
tree1334bacfdf39688fc2bef0a1cd3878d6dd7439f9 /STATUS
parenta35cce99fe83222b7616d846ad22bd659a8db81b (diff)
downloadhttpd-2e8f78ee92c91e04db8126d2192f3e3d0f2e2a4c.tar.gz
revert r1026746:
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 Vetoed by Roy T. Fielding: http://mail-archives.apache.org/mod_mbox/httpd-dev/201102.mbox/%3C9A5A8B62-ED16-4BD3-97DA-8475026BB81D@gbiv.com%3E git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1070061 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS4
1 files changed, 2 insertions, 2 deletions
diff --git a/STATUS b/STATUS
index 2b6f923bb7..bdf60c730d 100644
--- a/STATUS
+++ b/STATUS
@@ -151,8 +151,8 @@ RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP:
* RFC 2616 violations.
Closed PRs: 15852, 15857, 15859, 15861, 15864, 15869, 15870, 16120,
16125, 16135, 16136, 16137, 16138, 16139, 16140, 16518,
- 16520, 42978, 49825
- Open PRs: 15865, 15866, 15868, 16126, 16133, 16142, 16521
+ 16520, 49825
+ Open PRs: 15865, 15866, 15868, 16126, 16133, 16142, 16521, 42978
jerenkrantz says: need to decide how many we need to backport and/or
if these rise to showstopper status.
wrowe suggests: it would be nice to see "MUST" v.s. "SHOULD" v.s. "MAY"