]> granicus.if.org Git - apache/commit
* Do not overwrite r->status with access_status if access_status is OK or DONE
authorRuediger Pluem <rpluem@apache.org>
Wed, 20 Jul 2016 18:25:01 +0000 (18:25 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 20 Jul 2016 18:25:01 +0000 (18:25 +0000)
commitfb8aa91094b0cbb5df567e183ef88c69673d8cbc
treeae410c614cdf8b96dcace374d9c692d61d370399
parenteee5bc3f1f9126baf340775c77a6d9900ef36473
* Do not overwrite r->status with access_status if access_status is OK or DONE
  as in this case r->status might contain the true response code.

PR: 59869

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