2.4.x patch: trunk works
+1: ylavic
+ * mod_proxy_http: Avoid useless functions calls.
+ trunk patch: http://svn.apache.org/r1572561
+ 2.4.x patch: trunk works
+ +1: ylavic
+
+ * mod_proxy: When ping/pong is configured for a worker, don't send or forward
+ "100 Continue" (interim) response to the client if it does not
+ expect one.
+ trunk patch: http://svn.apache.org/r1588519
+ 2.4.x patch: trunk works (module CHANGES)
+ +1: ylavic
+
+ * mod_proxy: Preserve original request headers even if they differ
+ from the ones to be forwarded to the backend. PR 45387.
+ trunk patch: http://svn.apache.org/r1588527
+ 2.4.x patch: trunk works (module CHANGES)
+ +1: ylavic
+
OTHER PROPOSALS