From 3265536aa4a2dd288e29dfc4fa0f4e3968fcd0e8 Mon Sep 17 00:00:00 2001
From: markt
Date: Tue, 30 Nov 2010 10:00:37 +0000
Subject: [PATCH] Need required attribute or docs don't display correctly
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1040452 13f79535-47bb-0310-9956-ffa450edef68
---
webapps/docs/config/http.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/config/http.xml b/webapps/docs/config/http.xml
index 915c32ae4..fe8339cd0 100644
--- a/webapps/docs/config/http.xml
+++ b/webapps/docs/config/http.xml
@@ -335,7 +335,7 @@
execute tasks using the executor rather than an internal thread pool.
-
+
Limits the total length of trailing headers in the last chunk of
a chunked HTTP request. If the value is -1, no limit will be
imposed. If not specified, the default value of 8192 will be
--
2.11.0