Is the request from an iframe? Had the same prob with my facebook app, added this response header and now it works!
P3P:CP=\"NOI DSP COR NID ADM DEV PSA OUR IND UNI PUR COM NAV INT STA\" /m On Sun, 10 Jan 2010, pegpeg wrote: > Thanks for your answer. > I can only trace the server side (because no Mac OSX available). So I can't > get http trace form clients. > What I can see, basically, is that the cookie setting from the server is not > sent back by the client so that I was doubtful about Cookie version (as I > know Tomcat had problems with version and max-age cookie information), it is > not clear for me what are the rules to follow for server cookie setting for > most (every?) browsers. > The parameters of CookieSetting constructor are not understandable by me ;-) > > I'm gonna try to have more http traces on both sides. > > Best regards. > > -- > View this message in context: > http://n2.nabble.com/cookie-setting-with-safari-browser-tp4271441p4282150.html > Sent from the Restlet Discuss mailing list archive at Nabble.com. > > ------------------------------------------------------ > http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2436115 > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2436132

