]> granicus.if.org Git - apache/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)
commit94c63c92a8ad29ccf3e1751e087c329e7a26170f
tree9fd91f7d7f5f342bbdc8e20673d3a39ccfecbaa7
parent41a7e56b09bb82966d5a3014ab42fe404448e2d8
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