]> granicus.if.org Git - apache/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)
commite4265b4294a098f558bc1f6f22ad071c96d16991
tree1b39c9148f1cd564caee7452a8a3c4b8efc8b2c3
parent4b7e6d666ceae6ff8d60e0fd3034f4482c233646
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