]> granicus.if.org Git - apache/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)
commita6e345e1047457be9710dc9d251edb3a16029ef1
tree3f38736cf44f8b494a9664b5ec57d7a87ddde421
parente675d4d73bcec9db6904e3bc115cfb2c4d93a4a7
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