]> granicus.if.org Git - apache/commit
core, mod_proxy: If a kept_body is present, it becomes safe for
authorGraham Leggett <minfrin@apache.org>
Fri, 9 May 2008 22:40:01 +0000 (22:40 +0000)
committerGraham Leggett <minfrin@apache.org>
Fri, 9 May 2008 22:40:01 +0000 (22:40 +0000)
commit1d1c4833173f926183582125be9655817bca1569
treedaa1b4d20312156188b0ee62d3b38ac75c1e8a57
parent00db8a73d22dcf32c9af9e646017c7faa7f53259
core, mod_proxy: If a kept_body is present, it becomes safe for
subrequests to support message bodies. Make sure that safety
checks within the core and within the proxy are not triggered
when kept_body is present. This makes it possible to embed
proxied POST requests within mod_include.

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