]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
The TRACE method control belonged in mod_proxy, it shouldn't
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 6 Jul 2005 02:01:54 +0000 (02:01 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 6 Jul 2005 02:01:54 +0000 (02:01 +0000)
commit7b338df4c78010ee85e9a8435caab2b767f9d805
treee89b0a29636d9ea82e8de712e6bd828e97148c15
parente9d25e5007461989502f620cdf683954844ce474
  The TRACE method control belonged in mod_proxy, it shouldn't
  have been hiding in the http-only proxy provider.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@209384 13f79535-47bb-0310-9956-ffa450edef68
src/modules/proxy/mod_proxy.c
src/modules/proxy/proxy_http.c