Author: markt Date: Mon Dec 21 10:38:16 2009 New Revision: 892747 URL: http://svn.apache.org/viewvc?rev=892747&view=rev Log: Review comments and minor typos
Modified: tomcat/trunk/webapps/docs/config/systemprops.xml Modified: tomcat/trunk/webapps/docs/config/systemprops.xml URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/config/systemprops.xml?rev=892747&r1=892746&r2=892747&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/config/systemprops.xml (original) +++ tomcat/trunk/webapps/docs/config/systemprops.xml Mon Dec 21 10:38:16 2009 @@ -202,13 +202,11 @@ <property name="org.apache.coyote. USE_CUSTOM_STATUS_MSG_IN_HEADER"><p>If this is - <code>true</code> custom HTTP status messages will be used within HTTP + <code>true</code>, 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 - <code>false</code> will be used.</p> + ignored and the default message used. If not specified, the default value + of <code>false</code> will be used.</p> </property> </properties> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org