]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
It doesn't make any sense to set a CHUNK flag in the BUFF, because the
authorRyan Bloom <rbb@apache.org>
Thu, 2 Nov 2000 22:53:57 +0000 (22:53 +0000)
committerRyan Bloom <rbb@apache.org>
Thu, 2 Nov 2000 22:53:57 +0000 (22:53 +0000)
commitb0b9dbdbee01c627222410a77f2f2b9469a31e10
treee8a59af8862a30130e4179b11e53941ac2014ae5
parent8dbcb039c061819b8906a779900620b770d82ea6
It doesn't make any sense to set a CHUNK flag in the BUFF, because the
BUFF isn't used for output anymore.

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