]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Ensure that output already available is flushed to the network
authorJeff Trawick <trawick@apache.org>
Wed, 2 Oct 2002 13:41:45 +0000 (13:41 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 2 Oct 2002 13:41:45 +0000 (13:41 +0000)
commite8402764faa501b8d9b4bcd7553d89c58ea34cd8
tree061d7cae007ff709a3d3ddd7da3a0c6c0fe88e29
parent04bcc516e9e96ee7ab05acad224845a42ab2dc21
Ensure that output already available is flushed to the network
when the content-length filter realizes that no new output will
be available for a while.  This helps some streaming CGIs as
well as some other dynamically-generated content.

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