]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/proxy/proxy_http.c (ap_proxy_http_process_response): Use the
authorJoe Orton <jorton@apache.org>
Thu, 11 Nov 2004 19:49:56 +0000 (19:49 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 11 Nov 2004 19:49:56 +0000 (19:49 +0000)
commit356378fbc98f70dc3125f01db949af9288df2976
tree2372e364b243ae06ce16cafa35aab3fd39e6f49c
parent93b4fefbc2e0bdcc73d4dd2f5e197c02ba7b537f
* modules/proxy/proxy_http.c (ap_proxy_http_process_response): Use the
standard non-blocking-read/flush/blocking-read logic to ensure that
buffered content is flushed to the client if the next read will block.

PR: 19954

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