From: Eric Covener
Date: Fri, 5 Nov 2010 04:22:36 +0000 (+0000)
Subject: PR#47348: missing "response" the ProxyBadHeader description,
X-Git-Tag: 2.3.9~129
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f19df08a5ac35416b9afe882f5216d6198af2e67;p=thirdparty%2Fapache%2Fhttpd.git
PR#47348: missing "response" the ProxyBadHeader description,
and drive home with ...from the origin server.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031428 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en
index e4c3106b296..014a9807ab5 100644
--- a/docs/manual/mod/mod_proxy.html.en
+++ b/docs/manual/mod/mod_proxy.html.en
@@ -633,8 +633,8 @@ response
The ProxyBadHeader
directive determines the
behaviour of mod_proxy
if it receives syntactically invalid
- header lines (i.e. containing no colon). The following arguments
- are possible:
+ response header lines (i.e. containing no colon) from the origin
+ server. The following arguments are possible:
IsError
diff --git a/docs/manual/mod/mod_proxy.xml b/docs/manual/mod/mod_proxy.xml
index 86799990fc2..96f3f44ea93 100644
--- a/docs/manual/mod/mod_proxy.xml
+++ b/docs/manual/mod/mod_proxy.xml
@@ -455,8 +455,8 @@ response
The ProxyBadHeader directive determines the
behaviour of mod_proxy if it receives syntactically invalid
- header lines (i.e. containing no colon). The following arguments
- are possible:
+ response header lines (i.e. containing no colon) from the origin
+ server. The following arguments are possible:
IsError