]> granicus.if.org Git - apache/commit
Return METHOD_NOT_ALLOWED, not FORBIDDEN, to a TRACE request when
authorNick Kew <niq@apache.org>
Wed, 14 Feb 2007 13:34:38 +0000 (13:34 +0000)
committerNick Kew <niq@apache.org>
Wed, 14 Feb 2007 13:34:38 +0000 (13:34 +0000)
commitd14f70a89f0f8fc1cb991940e71f8c352825a32b
treedd4ebb675c3c592247ad31532ea4b95a9369f2e7
parent45c507dd7c8be09a24350daa95040a63b2b0c85c
Return METHOD_NOT_ALLOWED, not FORBIDDEN, to a TRACE request when
TraceEnable is Off.  This agrees with our documentation, and with
our Allow: header in response to OPTIONS.

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