]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Fix the core_output_filter to work with FLUSH buckets. With this change,
authorRyan Bloom <rbb@apache.org>
Thu, 2 Nov 2000 20:33:48 +0000 (20:33 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 2 Nov 2000 20:33:48 +0000 (20:33 +0000)
commit42658b756073e9fffaa61ca09457613ccfebec09
tree7f381c23821e01e704696989fea4b895e7aa3909
parentefb1c0fe57630170faf32b393a6337a19da1904b
Fix the core_output_filter to work with FLUSH buckets.  With this change,
when the core sees a FLUSH bucket, we automatically send everything to the
network.

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