From ba9ca9d871776ef2d45ae6d994629bdb2a900481 Mon Sep 17 00:00:00 2001 From: Eric Covener Date: Mon, 23 Jun 2014 13:07:22 +0000 Subject: [PATCH] a few more votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1604789 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/STATUS b/STATUS index 57c2ca37c9..92369d37a8 100644 --- a/STATUS +++ b/STATUS @@ -152,15 +152,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: * mod_proxy_http: Avoid useless functions calls. trunk patch: http://svn.apache.org/r1572561 2.4.x patch: trunk works - +1: ylavic - covener: question on dev@ about the proxy_util.c change + +1: ylavic, covener * 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 (modulo CHANGES) - +1: ylavic + +1: ylavic, covener * mod_proxy: Preserve original request headers even if they differ from the ones to be forwarded to the backend. PR 45387. -- 2.50.1