From: Eric Covener
Date: Wed, 17 Apr 2024 00:23:23 +0000 (+0000)
Subject: xform
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd179953f467ca90d1c63005e3397776922d94d2;p=thirdparty%2Fapache%2Fhttpd.git
xform
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1917054 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/env.html.en.utf8 b/docs/manual/env.html.en.utf8
index 80dbb500eea..4bdbe9e4bf9 100644
--- a/docs/manual/env.html.en.utf8
+++ b/docs/manual/env.html.en.utf8
@@ -399,6 +399,14 @@
documentation for more details.
+
+ Available in 2.4.59 and later
+ 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.
+
+
+
@@ -520,7 +528,7 @@ var comments_identifier = 'http://httpd.apache.org/docs/trunk/env.html';
}
})(window, document);
//-->