Commit 82d14956 authored by Eric Covener's avatar Eric Covener
Browse files

r->handler =None fix


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1735787 13f79535-47bb-0310-9956-ffa450edef68
parent 7f8ffb49
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -164,6 +164,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk should work (possible minor issue on next-number)
     +1: fabien

  *) core: fix r->handler = None case sensitivity
     trunk patch: http://svn.apache.org/r1735786
     2.4.x patch: trunk works
     +1: covener
   
 
PATCHES/ISSUES THAT ARE BEING WORKED