From: Eric Covener
Date: Tue, 9 Oct 2007 20:23:05 +0000 (+0000)
Subject: This restriction/limitation was removed in r327179 for PR31226
X-Git-Tag: 2.3.0~1340
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c9afd399c7ab65eaccfa38b7dd79bf160fbfc8f6;p=apache
This restriction/limitation was removed in r327179 for PR31226
http://issues.apache.org/bugzilla/show_bug.cgi?id=31226
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@583289 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index edb28c9a9e..c76b39ab6f 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -363,7 +363,6 @@ content-type is text/plain
or text/html
ForceType
. Setting the
content type within a (non-nph) CGI script is also safe.
- The by-type output filters are never applied on proxy requests.
See also
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index 1c695722a9..792b163c7c 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -294,7 +294,6 @@ content-type is text/plain
or text/html
ForceType. Setting the
content type within a (non-nph) CGI script is also safe.
- The by-type output filters are never applied on proxy requests.