Hello, AFAIK cookies allow for specifying a port-parameter that ties the cookie to that specific port (in fact, I am getting a little confused between RFC 2109 and RFC 2965 and couldn't work out which was the one to look at, so pardon me, if I am mistaken).
CookieSetting doesn't allow for a port parameter to be specified. I assume, this is something rarely required anyway. However, it would be most helpful for me in my current project, so I was wondering if anyone could think of a way to get that parameter in there. The cookie writing is done inside the engine so I can't think of a straight forward way to add in my own little bit of code. Any hints are very much appreciated, thanks in advance Stefan ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2382035

