]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
I believe it is a kosher for a filter to return EOS, but return APR_SUCCESS
authorJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 5 Oct 2001 08:51:43 +0000 (08:51 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Fri, 5 Oct 2001 08:51:43 +0000 (08:51 +0000)
commit2cb3776fae39bfaa404ad291b8d81a1d8c761990
treeef6993ae667c637452f6d38c89df9cc5711cd516
parentfe89e443fe0c229b9fcebc42cba9200b0c4d9fcc
I believe it is a kosher for a filter to return EOS, but return APR_SUCCESS
via ap_get_brigade.  So, we should treat this as end-of-input.

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