]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
change create_request hook to RUN_ALL/return int so handlers can throw errors
authorDoug MacEachern <dougm@apache.org>
Sun, 25 Mar 2001 17:38:18 +0000 (17:38 +0000)
committerDoug MacEachern <dougm@apache.org>
Sun, 25 Mar 2001 17:38:18 +0000 (17:38 +0000)
commit44238d2266167f8e9279ad8455c147eed525c34a
treee7da5feec66f7adc6d876ed8f45e83daa1927183
parentf77c6c6ce58d7c96f6aaef658d50d806703cf7dd
change create_request hook to RUN_ALL/return int so handlers can throw errors

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88576 13f79535-47bb-0310-9956-ffa450edef68
include/http_request.h
server/core.c
server/request.c