From 72cfa9c47fb77115664c409aae338fffcf210956 Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Thu, 7 May 2009 15:41:05 +0000 Subject: [PATCH] Revert to preceding version. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@772682 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_request.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/mod/mod_request.xml b/docs/manual/mod/mod_request.xml index fce883b51a..6b653de56a 100644 --- a/docs/manual/mod/mod_request.xml +++ b/docs/manual/mod/mod_request.xml @@ -51,7 +51,7 @@ mod_include.

When this directive has a value greater than zero, request handlers that would otherwise discard request bodies will - instead let the request body aside for use by filters up to + instead set the request body aside for use by filters up to the maximum size specified. In the case of the mod_include filter, an attempt to POST a request to the static shtml file will cause any subrequests to be POST -- 2.50.1