]> granicus.if.org Git - apache/commit
mod_proxy, mod_proxy_http: Connection headers must be stripped on the way
authorGraham Leggett <minfrin@apache.org>
Mon, 13 May 2013 20:11:36 +0000 (20:11 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 13 May 2013 20:11:36 +0000 (20:11 +0000)
commitd2e6782ea7a74046a0e30aa2b9b0f85e86396fff
tree93a5f0fc3fb290df645a3179190f3f62eafc26b4
parentc7fb34dcb0d9f90bb0e48ac60b424d79e030c642
mod_proxy, mod_proxy_http: Connection headers must be stripped on the way
in and out, support an optional function to handle this.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1482075 13f79535-47bb-0310-9956-ffa450edef68
include/ap_mmn.h
modules/proxy/mod_proxy.h
modules/proxy/mod_proxy_http.c
modules/proxy/proxy_util.c