Commit 1a3212b6 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Backport request... long schemes and hostnames


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1823501 13f79535-47bb-0310-9956-ffa450edef68
parent 89fc7b04
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -246,6 +246,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works
     +1: jorton, 

  *) proxy_util: Schemes and hostnames that are "too long" are
     no longer automatically fatal errors but are instead logged
     and truncated, at which point the admin can determine if that
     is OK or not.
     trunk patch: http://svn.apache.org/r1823482
     2.4.x patch: trunk works
     +1: jim,

PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]