]> granicus.if.org Git - apache/commit
Re-apply the patch from yesterday that makes ap_http_filter use
authorRyan Bloom <rbb@apache.org>
Wed, 8 Aug 2001 15:42:08 +0000 (15:42 +0000)
committerRyan Bloom <rbb@apache.org>
Wed, 8 Aug 2001 15:42:08 +0000 (15:42 +0000)
commit0e959b94c7e32448cbe36d4aa2b407a6091045ff
treeabea6186eaa90b416b8cdcce78434aac29c3ad1e
parentb4c1b666429d6c9cd9aed64569b25c1e2ac5e1c8
Re-apply the patch from yesterday that makes ap_http_filter use
apr_brigade_partition.  In order to do this cleanly, I had to make
some changes to the apr_brigade_partition API, so this also adds fixes
all of the calls to that function throughout the server.

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