Author: markt Date: Thu Jun 11 16:44:01 2009 New Revision: 783841 URL: http://svn.apache.org/viewvc?rev=783841&view=rev Log: This was moved to the context
Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/manager.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/config/manager.xml URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/config/manager.xml?rev=783841&r1=783840&r2=783841&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/webapps/docs/config/manager.xml (original) +++ tomcat/tc6.0.x/trunk/webapps/docs/config/manager.xml Thu Jun 11 16:44:01 2009 @@ -157,12 +157,6 @@ The default is 16.</p> </attribute> - <attribute name="useHttpOnly" required="false"> - <p>Should the HttpOnly flag be set on session cookies to prevent client - side script from accessing the session ID? Defaults to - <code>false</code>.</p> - </attribute> - </attributes> <h3>Persistent Manager Implementation</h3> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org