Commit ba5f65be authored by Eric Covener's avatar Eric Covener
Browse files

axe the check entirely



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1775666 13f79535-47bb-0310-9956-ffa450edef68
parent 789030d6
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -159,9 +159,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works
     +1: rjung

  *) core: EBCDIC fix for strict host checking.
  *) core: remove isascci check before narrower checks in vhost checking
     trunk patch: http://svn.apache.org/r1775199
     2.4.x patch: trunk work + CHANGES
                  http://svn.apache.org/r1775664
     2.4.x patch: trunk works + CHANGES
     +1: covener

  *) mod_http: Optimize bad headers handling workflow