]> granicus.if.org Git - apache/commit
* Fix the logic to follow the comment. So far we only forwarded the header if
authorRuediger Pluem <rpluem@apache.org>
Wed, 22 May 2019 09:54:05 +0000 (09:54 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 22 May 2019 09:54:05 +0000 (09:54 +0000)
commita84a80c1e53c2bc6cf7ac39fb2ab09f3a99a851d
tree29b41dc71af3051c41bc15684c2ed5692b540945
parenta91c9c1ed737e056344c33567774a92ea7267861
* Fix the logic to follow the comment. So far we only forwarded the header if
  we have NOT used it AND the env variable was set. But if we have not
  used it we should forward it in any case independent of the env variable
  setting.
  This aligns also with the behaviour in ap_proxy_create_hdrbrgd.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1859713 13f79535-47bb-0310-9956-ffa450edef68
modules/proxy/proxy_util.c