]> granicus.if.org Git - apache/commit
Filters (and thus ap_pass_brigade()) now return an apr_status_t as their
authorJeff Trawick <trawick@apache.org>
Tue, 29 Aug 2000 20:57:29 +0000 (20:57 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 29 Aug 2000 20:57:29 +0000 (20:57 +0000)
commitf357ceef76f584d9194e967cad5bbd883922f6ec
treebe03f057052bcd40136236f034e17c14b4529fc9
parentd94ed1313d0fb969b5a3b1e8d6468b61bf491bdf
Filters (and thus ap_pass_brigade()) now return an apr_status_t as their
return value.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86160 13f79535-47bb-0310-9956-ffa450edef68
include/util_filter.h
modules/experimental/mod_charset_lite.c
modules/http/http_core.c
modules/http/http_protocol.c
server/util_filter.c