]> granicus.if.org Git - apache/commit
Both the ftp and http proxies were erroneously sending a flush bucket after
authorVictor J. Orlikowski <orlikowski@apache.org>
Fri, 3 Aug 2001 16:25:10 +0000 (16:25 +0000)
committerVictor J. Orlikowski <orlikowski@apache.org>
Fri, 3 Aug 2001 16:25:10 +0000 (16:25 +0000)
commitb64a6e878e841ffda44931c8018e4c1a3a10b17b
tree620a225d11ce307f42cd5c1930d61534175d1733
parent9cdc79fb0680dea513558996415e0f6c2a94e8a8
Both the ftp and http proxies were erroneously sending a flush bucket after
an eos bucket. This had been put in place to repair a bug, but was covering
the symptoms, rather than providing the cure. Bug repaired, and kludge
removed.

Submitted by: barbee@veribox.net

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