]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Change HTTP proxy to use ap_proxy_string_read() instead of apr_brigade_read()
authorGraham Leggett <minfrin@apache.org>
Tue, 10 Apr 2001 00:45:02 +0000 (00:45 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 10 Apr 2001 00:45:02 +0000 (00:45 +0000)
commitd861bced35d91bba07ebfe3168228b28e83dcc7e
tree86f222f63f419f3ddc15191ed3df10d3edcb9c8b
parent10c533558e5192bb0d2cbaaf4164f0a1fc6a7448
Change HTTP proxy to use ap_proxy_string_read() instead of apr_brigade_read()
to make sure all the buckets are read...
PR:
Obtained from:
Reviewed by:

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