From: markt Date: Mon, 21 Dec 2009 10:38:16 +0000 (+0000) Subject: Review comments and minor typos X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4cafac1f96de727b6eace2eaef670b4a9650ad65;p=tomcat7.0 Review comments and minor typos git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@892747 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/config/systemprops.xml b/webapps/docs/config/systemprops.xml index 53f88a465..4656a483b 100644 --- a/webapps/docs/config/systemprops.xml +++ b/webapps/docs/config/systemprops.xml @@ -202,13 +202,11 @@

If this is - true custom HTTP status messages will be used within HTTP + true, custom HTTP status messages will be used within HTTP headers. If a custom message is specified that is not valid for use in an HTTP header (as defined by RFC2616) then the custom message will be - ignored and the default message used. Note that there is some overhead - associated with the additional checking that is performed when custom - messages are used. If not specified the default value of - false will be used.

+ ignored and the default message used. If not specified, the default value + of false will be used.