Adding method to Cookies api that lets you set path, domain, and maxAge at once.
--------------------------------------------------------------------------------
Key: TAP5-1394
URL: https://issues.apache.org/jira/browse/TAP5-1394
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-core
Affects Versions: 5.1.0.5, 5.2.4
Reporter: Adam
Priority: Minor
A method that lets you set all three of these seems to be missing from the
Cookies api. Here's a patch. In the meantime I'll access HttpServletResponse
directly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.