]> 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)
commit4cc33e90f788d759472e9601a862c43e5c147a1b
treee8a59af8862a30130e4179b11e53941ac2014ae5
parentf397734b034bc55185d0d6e3a73e5e9233c3353a
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