]> granicus.if.org Git - apache/commitdiff
reset vote on reverting IE10+DNT, add in Jim's revision that adds it back commented.
authorEric Covener <covener@apache.org>
Sat, 22 Sep 2012 19:58:47 +0000 (19:58 +0000)
committerEric Covener <covener@apache.org>
Sat, 22 Sep 2012 19:58:47 +0000 (19:58 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1388883 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ce3434c93e3a18b56b9166f6f0bdbaeca3f7ab75..801c0c004fb0ba81f7c73363109d07b65cc06797 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -207,12 +207,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: https://people.apache.org/~kbrand/MOD_flags-2.4.x.patch
      +1: kbrand, jorton
   
-   * default conf: Remove the default configuration stanza that removes DNT
+   * default conf: Comment out 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
+                  http://svn.apache.org/viewvc?rev=1388825&view=rev
      2.4.x patch: trunk works + CHANGES.
-     +1 covener, humbedooh 
+     +1 covener
 
    * mod_proxy: Make balancers server-specific, as they should have
      been. Inheritance causes too many behind-the-scene interactions