]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Prevent AP_FILTER_ERROR from being misinterpreted as SUSPENDED when checking
authorEric Covener <covener@apache.org>
Sat, 29 Nov 2008 12:57:42 +0000 (12:57 +0000)
committerEric Covener <covener@apache.org>
Sat, 29 Nov 2008 12:57:42 +0000 (12:57 +0000)
commit51c4443fcc1c1a13940e45e1fb5783a9958844e5
tree507f86a2167f5448b449fb61c89b7733ee923de3
parent96bfc9fe36a5618ebb74be15159d9e8928d90f18
Prevent AP_FILTER_ERROR from being misinterpreted as SUSPENDED when checking
the status code returned by a handler by updating the values of the filter
error macros and consolidating them in httpd.h

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@721677 13f79535-47bb-0310-9956-ffa450edef68
include/ap_mmn.h
include/httpd.h
include/util_filter.h