]> granicus.if.org Git - apache/commit
Cleanup the byterange filter to use the apr_brigade_partition
authorRyan Bloom <rbb@apache.org>
Tue, 23 Jan 2001 05:57:32 +0000 (05:57 +0000)
committerRyan Bloom <rbb@apache.org>
Tue, 23 Jan 2001 05:57:32 +0000 (05:57 +0000)
commitd41e7c8a1e1ecfabffec2a9deabbf44b8ce776c9
tree2ef209814939d878351bc9fac8b81ad8dd7a05bf
parent5c1e5078c5732a7174e5343589f5f28edb81e0c2
Cleanup the byterange filter to use the apr_brigade_partition
and apr_bucket_copy functions.  This removes a lot of very messy
code, and hopefully makes this filter more stable.

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