]> granicus.if.org Git - apache/commit
Make sure the filter stack in a reused downstream connection is reset
authorGraham Leggett <minfrin@apache.org>
Tue, 10 Apr 2001 20:44:16 +0000 (20:44 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 10 Apr 2001 20:44:16 +0000 (20:44 +0000)
commitce168dd27f87304dc5cc5ed4cced93fe92d00fc4
tree7c3eb419eada4acf407866379af1ee1cd03fff8f
parent7fccc5a0f9fb4c1debf07e0a61e746dff50c3675
Make sure the filter stack in a reused downstream connection is reset
so we don't get lots of DECHUNK filters when we don't want them.
PR:
Obtained from:
Reviewed by:

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