]> granicus.if.org Git - apache/commit
Add ap_proxy_pre_request API function.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:00:47 +0000 (22:00 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 11 Aug 2004 22:00:47 +0000 (22:00 +0000)
commitf9596ca564ddf76ca5a599a068e783e309454c29
treeec402c2148b4395758d113812b9fc746cc8ab4cb
parent7063433b1551ae994fdd08933a370b04384f4286
Add ap_proxy_pre_request API function.
It calls the actual module pre_request hook if present

Submitted by: mturk

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