]> granicus.if.org Git - apache/commit
Better handle the case where ProxyBadHeader StartBody is
authorJim Jagielski <jim@apache.org>
Mon, 7 Feb 2005 15:41:28 +0000 (15:41 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 7 Feb 2005 15:41:28 +0000 (15:41 +0000)
commitd1db88d8ad7987c913392d4d05b7e7b810de2654
treee26f9e503fb45a6af5264be9f66f16dc74a27a7b
parent98d1aa261a313f0d8f1693f7b8565063ba59ab82
Better handle the case where ProxyBadHeader StartBody is
in effect and we think we've started reading in the
response body. Take advantage of the fact that the
line read is still in buffer (and document that)
to allow us to add to the bb.

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