]> granicus.if.org Git - apache/commit
Eliminate loop in ap_proxy_string_read(). Need to be able to handle
authorBill Stoddard <stoddard@apache.org>
Mon, 31 Dec 2001 20:43:59 +0000 (20:43 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 31 Dec 2001 20:43:59 +0000 (20:43 +0000)
commitb9b1b1a76d25091eadfd2f02ffa10564b9e8d66f
tree65cb6318589056f6734fdc00d8a9f186ca3d3862
parent199e4864fc9ce12e7d22fba8c3c0ee39ab9e6879
Eliminate loop in ap_proxy_string_read(). Need to be able to handle
getting an empty brigade from ap_get_brigade(). Also made sure that
we always call ap_get_brigade() in readline mode.

Submitted/Reviewed by: Adam Sussman & Bill Stoddard

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@92690 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/proxy_util.c