]> granicus.if.org Git - apache/commit
mod_proxy_http: don't pretend we are sending a body before ProxyErrorOverride
authorYann Ylavic <ylavic@apache.org>
Tue, 2 Aug 2016 16:27:26 +0000 (16:27 +0000)
committerYann Ylavic <ylavic@apache.org>
Tue, 2 Aug 2016 16:27:26 +0000 (16:27 +0000)
commita5e672195bec280019eaf270042065e01b5ed381
treeae53ca3c3056bbf5fcef70eb79cd92fad3ecb4a9
parent70f244559da733bfd9cb5018dd8834d44dc5486b
mod_proxy_http: don't pretend we are sending a body before ProxyErrorOverride
takes place, the response it to be handled by ErrorDocument is this case.
Also it useless to take care of pre-read data since the body is discarded in
this case.

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