]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r327590 from trunk:
authorColm MacCarthaigh <colm@apache.org>
Tue, 24 Jan 2006 22:57:33 +0000 (22:57 +0000)
committerColm MacCarthaigh <colm@apache.org>
Tue, 24 Jan 2006 22:57:33 +0000 (22:57 +0000)
commit27326063b72fd302d5ba3447de08b2ff9b6e8e98
treec524abcdb2b64719aa673347299f60adcae030a9
parent7401f9d6b56fdb752535f9ad5ab1ab0190b8f1b4
Merge r327590 from trunk:

* Fix PR37145 (data loss with httpd-2.0.55 reverse proxy method=post) by
  exchanging APR_BRIGADE_CONCAT with ap_save_brigade to ensure that
  transient buckets get setaside correctly between various iterations of
  ap_get_brigade calls.

Submitted by: rpluem

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@372046 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/proxy/proxy_http.c