Commit 768a27a9 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

Looks sensible, allows workaround of a regression for cautious users

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1374419 13f79535-47bb-0310-9956-ffa450edef68
parent 4379ed9d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -273,7 +273,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                  http://svn.apache.org/viewvc?view=revision&revision=1086662 and
                  http://svn.apache.org/viewvc?view=revision&revision=1032431
     2.2.x patch: http://people.apache.org/~rjung/patches/mod_rewrite-directory_conf-allowanyuri-2_2.patch
     +1: rjung
     +1: rjung, wrowe

   * mod_log_config: %{abc}C truncates cookies whose values contain '='
     PR 53104