Commit d080511b authored by Graham Leggett's avatar Graham Leggett
Browse files

Vote.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1687327 13f79535-47bb-0310-9956-ffa450edef68
parent c29223be
Loading
Loading
Loading
Loading
+1 −1
Changes for STATUS: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -204,7 +204,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  *) mod_substitute: Fix configuraton merge order. PR 57641
     trunk patch: http://svn.apache.org/r1684900
     2.4.x patch: trunk works (modulo CHANGES)
     +1: ylavic
     +1: ylavic, minfrin

  *) core: Avoid a possible truncation of the faulty header included in the
     HTML response when LimitRequestFieldSize is reached.