https://issues.apache.org/bugzilla/show_bug.cgi?id=44382





--- Comment #16 from Mark Thomas <[EMAIL PROTECTED]>  2008-09-14 15:57:13 PST 
---
With the current trunk implementation, you would need to do the following to
disable HttpOnly

<Context>
  <Manager useHttpOnly="false" />
</Context>

As with any Context configuration you could set this for an individual Context,
all Contexts within a host or every Context within a Tomcat instance.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to