]> granicus.if.org Git - apache/commitdiff
awesome beach day
authorRoy T. Fielding <fielding@apache.org>
Sun, 12 Aug 2012 04:22:32 +0000 (04:22 +0000)
committerRoy T. Fielding <fielding@apache.org>
Sun, 12 Aug 2012 04:22:32 +0000 (04:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1372049 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cc59fdfeb393ffd03da5fd0bedc673197842973b..f38287b69cfa194bc252ab78f8340c982be5bc3c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -198,7 +198,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk patch works
        +1: fielding, gstein
        rjung: What about not needing mod_setenvif:
-       RequestHeader unset DNT "expr=%{HTTP_USER_AGENT} -strmatch '*MSIE 10.0;*'"
+     RequestHeader unset DNT "expr=%{HTTP_USER_AGENT} -strmatch '*MSIE 10.0;*'"
+         -- fielding: I prefer the separate syntax.  I want the env variable
+               to be set for apps/logging, and it allows the same treatment
+               to be applied to other user agents that go bad.
 
    * Axe unnecessary trailing comma from server-status user output.
      trunk patch: http://svn.apache.org/viewvc?view=rev&rev=1369904