]> granicus.if.org Git - apache/commitdiff
propose revert of r1371878, default conf changes for DNT on IE10
authorEric Covener <covener@apache.org>
Wed, 19 Sep 2012 16:49:29 +0000 (16:49 +0000)
committerEric Covener <covener@apache.org>
Wed, 19 Sep 2012 16:49:29 +0000 (16:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1387679 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a89e1edf00565c1c1aa34b9edfe6059715fa5138..83012f0101e6146dcd8b93df6b28802682acc314 100644 (file)
--- 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
+                   <CALK=YjMGPNHBqNiad-ghzcEzxDovQgYOpjpSSyXmN=r74v43qg@mail.gmail.com>
+     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