]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Resolve the ap_get_client_block() showstopper by looking at APR_BRIGADE_LAST
authorJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 31 Aug 2003 16:14:39 +0000 (16:14 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Sun, 31 Aug 2003 16:14:39 +0000 (16:14 +0000)
commit4c6709cf92e3196451cbc7b168103ab855e0508e
treee8a116d428cac3f73c819d5c40339112cf8f0803
parentc198e9b2657b54f4ac9175f52113b5f287d39ac5
Resolve the ap_get_client_block() showstopper by looking at APR_BRIGADE_LAST
of what we get from ap_get_brigade and set a nugget for our next call to
pick up on.

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