]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Update coalesce filter to use heap buckets rather than pool buckets. This should...
authorBill Stoddard <stoddard@apache.org>
Mon, 13 Nov 2000 22:52:19 +0000 (22:52 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 13 Nov 2000 22:52:19 +0000 (22:52 +0000)
commit1cf96671f6b3d8e25e01e3f201774d4fda84eac8
tree3f38736cf44f8b494a9664b5ec57d7a87ddde421
parent1cd05939c532d704a81e820894dd2cd545356a2b
Update coalesce filter to use heap buckets rather than pool buckets. This should fix the
mod_autoindex funky chunking behaviour until the ap_r* routines are reimplemented, at which
time this filter should probably go away.

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