]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
This restriction/limitation was removed in r327793 for PR31226
authorEric Covener <covener@apache.org>
Tue, 9 Oct 2007 20:25:14 +0000 (20:25 +0000)
committerEric Covener <covener@apache.org>
Tue, 9 Oct 2007 20:25:14 +0000 (20:25 +0000)
http://issues.apache.org/bugzilla/show_bug.cgi?id=31226

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@583291 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/core.xml

index f49e6dd10b12bf7d53f133740128a9f12ee792ec..a30280d48a488efee7ee42575bc8746f7c970def 100644 (file)
@@ -366,7 +366,6 @@ content-type is <code>text/plain</code> or <code>text/html</code></td></tr>
       <code class="directive"><a href="#forcetype">ForceType</a></code>. Setting the
       content type within a (non-nph) CGI script is also safe.</p>
 
-      <p>The by-type output filters are never applied on proxy requests.</p>
     </div>
 
 <h3>See also</h3>
index fa7b692472d0f14ad2d61e823333b1ef2febc7cf..e5c7e36cce1ddb806ecb418b8bace2141b4725e8 100644 (file)
@@ -294,7 +294,6 @@ content-type is <code>text/plain</code> or <code>text/html</code></description>
       <directive module="core">ForceType</directive>. Setting the
       content type within a (non-nph) CGI script is also safe.</p>
 
-      <p>The by-type output filters are never applied on proxy requests.</p>
     </note>
 </usage>