]> granicus.if.org Git - apache/commit
Add a new parameter to the quick_handler hook to instruct
authorBill Stoddard <stoddard@apache.org>
Wed, 27 Mar 2002 22:42:16 +0000 (22:42 +0000)
committerBill Stoddard <stoddard@apache.org>
Wed, 27 Mar 2002 22:42:16 +0000 (22:42 +0000)
commit2c99d4bcc129b8f6eb6b78aa03e9490a5b45d9d3
tree06b974d7140acb82800b46217be7a110a8f52190
parentd512b0b1117a7bb6f51d19b134898c8de843c630
Add a new parameter to the quick_handler hook to instruct
quick handlers to optionally do a lookup rather than actually
serve content. This is the first of several changes required fix
several problems with how quick handlers work with subrequests.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94240 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/http_config.h
modules/experimental/mod_cache.c
modules/http/http_request.c
server/config.c
server/request.c