This was moved to the context
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 11 Jun 2009 16:43:37 +0000 (16:43 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 11 Jun 2009 16:43:37 +0000 (16:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@783840 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/config/manager.xml

index 321bd17..5ed3a40 100644 (file)
         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>true</code>.</p>
-      </attribute>
-
     </attributes>
 
     <p>In order to successfully use a PersistentManager, you must nest inside