]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Cleanup the error bucket code a bit. This uses the error bucket directly
authorRyan Bloom <rbb@apache.org>
Sat, 27 Jan 2001 17:17:51 +0000 (17:17 +0000)
committerRyan Bloom <rbb@apache.org>
Sat, 27 Jan 2001 17:17:51 +0000 (17:17 +0000)
commit80b6c944bf3598204a9cc549d4e1feebdcfb69c7
tree1b39c9148f1cd564caee7452a8a3c4b8efc8b2c3
parent022cf1b18bf46b2fafa7fed5e530e85f938c7b0e
Cleanup the error bucket code a bit.  This uses the error bucket directly
instead of using ap_bucket_read.  It also lets ap_die handle the fact that
the filter returned the error.
Submitted by: Greg Stein

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87867 13f79535-47bb-0310-9956-ffa450edef68
modules/http/error_bucket.c
modules/http/http_protocol.c
modules/http/http_request.c