]> granicus.if.org Git - apache/commit
Move the quick_handler comment to the new quick handler location. Do not
authorBill Stoddard <stoddard@apache.org>
Wed, 13 Mar 2002 19:41:56 +0000 (19:41 +0000)
committerBill Stoddard <stoddard@apache.org>
Wed, 13 Mar 2002 19:41:56 +0000 (19:41 +0000)
commit6752a95e45a0a4cadc8f3cbbf19309d39405f06f
treecafce899cadf941733db8fdda9a8fa57c5303403
parentff76c936221a0fd68a1996c10f0d1fe182128047
Move the quick_handler comment to the new quick handler location.  Do not
call quick handler on a dirent subrequest. This fixes a nasty problem in
mod_cache where it was serving up content on a dirent subrequest.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93915 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_request.c
server/request.c