]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
We need to setup protocol filters for the fake request. If we don't,
authorRyan Bloom <rbb@apache.org>
Thu, 7 Mar 2002 06:07:25 +0000 (06:07 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 7 Mar 2002 06:07:25 +0000 (06:07 +0000)
commite63e2310a678aede2ceb8e54eb335500503b2728
tree9fd91f7d7f5f342bbdc8e20673d3a39ccfecbaa7
parent381f0e2dcf0db37acc2526065d585b5d5d6c6272
We need to setup protocol filters for the fake request.  If we don't,
then when any request filters are added, the connection filters will be
lost.  This fixes the proxy.

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