yes, that's what I meant.<br>so, I'm afraid we should also control where to bake cookie if adding support for path attribution to C::P::S::State::Cookie.<br><br><div><span class="gmail_quote">2006/8/4, <a href="mailto:Wade.Stuart@fallon.com">
Wade.Stuart@fallon.com</a> &lt;<a href="mailto:Wade.Stuart@fallon.com">Wade.Stuart@fallon.com</a>&gt;:</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Sorry to respond to myself,&nbsp;&nbsp;but I just reread your message and I may have<br>misunderstood.&nbsp;&nbsp;If you mean that you set the cookies path attr to /abc<br>from a request to /,&nbsp;&nbsp;that is disallowed from the rfc.<br><br>4.3.2
&nbsp;&nbsp;Rejecting Cookies<br><br>&nbsp;&nbsp; To prevent possible security or privacy violations, a user agent<br>&nbsp;&nbsp; rejects a cookie (shall not store its information) if any of the<br>&nbsp;&nbsp; following is true:<br><br>&nbsp;&nbsp; * The value for the Path attribute is not a prefix of the request-
<br>&nbsp;&nbsp;&nbsp;&nbsp; URI.<br><br><br>a cookie path of '/abc' can be set from a request to /abc/ or any url under<br>that prefix, but not '/' or '/xyz' ...<br>_______________________________________________<br>Catalyst-dev mailing list
<br><a href="mailto:Catalyst-dev@lists.rawmode.org">Catalyst-dev@lists.rawmode.org</a><br><a href="http://lists.rawmode.org/mailman/listinfo/catalyst-dev">http://lists.rawmode.org/mailman/listinfo/catalyst-dev</a><br></blockquote>
</div><br>