From: Eric Covener Date: Wed, 19 Sep 2012 16:49:29 +0000 (+0000) Subject: propose revert of r1371878, default conf changes for DNT on IE10 X-Git-Tag: 2.4.4~587 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a544b49d473bff0ea8e34ed1acb888081b826bc4;p=apache propose revert of r1371878, default conf changes for DNT on IE10 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1387679 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a89e1edf00..83012f0101 100644 --- a/STATUS +++ b/STATUS @@ -216,6 +216,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: https://svn.apache.org/viewvc?view=revision&revision=r1387610 2.4.x patch: https://people.apache.org/~kbrand/MOD_flags-2.4.x.patch +1: kbrand + + * default conf: Remove the default configuration stanza that removes DNT + request headers from IE10 clients (revert r1371878). PR53845 + + trunk patch: http://svn.apache.org/viewvc?rev=1386913&view=rev + 2.4.x patch: trunk works + CHANGES. + +1 covener * mod_proxy: Make balancers server-specific, as they should have been. Inheritance causes too many behind-the-scene interactions