]> granicus.if.org Git - apache/commit
Also translate Destination headers when ProxyPassReverse'd
authorSander Striker <striker@apache.org>
Thu, 3 Feb 2005 23:04:04 +0000 (23:04 +0000)
committerSander Striker <striker@apache.org>
Thu, 3 Feb 2005 23:04:04 +0000 (23:04 +0000)
commit15ec543f2b89488e62cceea4888087a8f765ae08
treee016d9f436dfd62a849464bf75ad32bc91396474
parent4162b98a0f5697c0f7b9c957f203ab90a37070d6
Also translate Destination headers when ProxyPassReverse'd

* modules\proxy\mod_proxy_http.c

  (process_proxy_header): reverse map Destination header.

  NOTE: This is some darn nasty looking code...

* modules\proxy\ajp_header.c

  (ajp_unmarshal_response): reverse map Destination header.

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