]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
doc recent addition ap_trust_cgilike_cl
authorEric Covener <covener@apache.org>
Wed, 17 Apr 2024 00:22:45 +0000 (00:22 +0000)
committerEric Covener <covener@apache.org>
Wed, 17 Apr 2024 00:22:45 +0000 (00:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1917053 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/env.xml

index 8c6197220322e6969ccf172330b1dd86b4e2a16f..aa9f170d3453577f3ea926927255f05374f13b7f 100644 (file)
    documentation for more details.</p>
    </section>
 
+   <section id="cgilike"><title>ap_trust_cgilike_cl</title>
+   <p><em>Available in 2.4.59 and later</em></p>
+     <p> This variable allows a script running in CGI-like module to supply it's
+         own Content-Length HTTP response header. It should
+         only be set on configuration sections that contain trusted scripts.
+     </p>
+   </section>
+
   </section>
 
   <section id="examples">