Commit c52026a4 authored by Jacob Champion's avatar Jacob Champion
Browse files

Propose (mod_proxy logging).

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

  *) mod_proxy: add log trace points to help users diagnose problems with
     ProxyPass[Match].
     trunk patch: http://svn.apache.org/r1762517
     2.4.x patch: trunk works (modulo aplog numbers)
     +1: jchampion

PATCHES/ISSUES THAT ARE BEING WORKED

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