Author: violetagg
Date: Wed Mar 20 09:22:41 2013
New Revision: 1458699
URL: http://svn.apache.org/r1458699
Log:
Merged revision 1458694 from tomcat/trunk:
Correct typo reported via mailing list
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/config/http.xml
Propchange: tomcat/tc7.0.x/trunk/
------------------------------------------------------------------------------
Merged /tomcat/trunk:r1458694
Modified: tomcat/tc7.0.x/trunk/webapps/docs/config/http.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/config/http.xml?rev=1458699&r1=1458698&r2=1458699&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/config/http.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/config/http.xml Wed Mar 20 09:22:41 2013
@@ -454,7 +454,7 @@
</attribute>
<attribute name="restrictedUserAgents" required="false">
- <p>The value is a regular expression (using
<code>java.util.regex</code>) matching
+ <p>The value is a regular expression (using <code>java.util.regex</code>)
matching the <code>user-agent</code> header of HTTP clients for which
HTTP/1.1 or HTTP/1.0 keep alive should not be used, even if the clients
advertise support for these features.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]