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

add remoteip thing w/ two reports



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1764958 13f79535-47bb-0310-9956-ffa450edef68
parent 81a01d53
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -228,6 +228,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: trunk works
     +1: covener

  *) mod_remoteip: Pick up where we left off during a subrequest rather
     than running with the modified XFF but original TCP address. PR49839/PR60251
     trunk patch: http://svn.apache.org/r1688399  
     2.4.x patch: trunk works
     +1: covener

PATCHES/ISSUES THAT ARE BEING WORKED

  *) http: Don't remove the Content-Length of zero from a HEAD response if