]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Merge r327590 from trunk:
authorRuediger Pluem <rpluem@apache.org>
Fri, 21 Oct 2005 21:54:27 +0000 (21:54 +0000)
committerRuediger Pluem <rpluem@apache.org>
Fri, 21 Oct 2005 21:54:27 +0000 (21:54 +0000)
commit96f197db57e7f71221197ad99a50359822a17417
tree283c5e752cd8b8feaf59fb0865635324af2e1342
parentb341cc61e721ce72b9158ef430bc9630f9c88641
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.

Reviewed by: Joe Orton, William Rowe, Jim Jagielski, Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@327592 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
modules/proxy/mod_proxy_http.c