]> granicus.if.org Git - apache/commitdiff
This restriction/limitation was removed in r327179 for PR31226
authorEric Covener <covener@apache.org>
Tue, 9 Oct 2007 20:23:05 +0000 (20:23 +0000)
committerEric Covener <covener@apache.org>
Tue, 9 Oct 2007 20:23:05 +0000 (20:23 +0000)
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

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

index edb28c9a9e9255948e23f7982416d24b68969ec7..c76b39ab6f6b52c108aec0380156e424aeb74cde 100644 (file)
@@ -363,7 +363,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 1c695722a9504446cc1e8ebae6fcd140d7051704..792b163c7cbff49ad2872c978f60fc6ad0ae22b7 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>