]> granicus.if.org Git - apache/commit
Reimplement content length filter to fix problem where all output from
authorBill Stoddard <stoddard@apache.org>
Fri, 6 Jul 2001 00:28:41 +0000 (00:28 +0000)
committerBill Stoddard <stoddard@apache.org>
Fri, 6 Jul 2001 00:28:41 +0000 (00:28 +0000)
commita4273dbb116b50f31f92386dde181bc18d06053e
tree070b9a17f02266c83ebfc2749eb3d37d30d57088
parentf6d7fdd3c06e85c1dfad8332a0d530e881750f1f
Reimplement content length filter to fix problem where all output from
CGI scripts was being buffered in the brigade before any of it was
written to the network. cl filter now honors flush and implements a
buffer threshold.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89503 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/protocol.c