The Core

Why We Are Here => Web Development => Topic started by: Gurtie on March 23, 2011, 12:05:15 PM

Title: cookie defaults on browsers
Post by: Gurtie on March 23, 2011, 12:05:15 PM
don't suppose anyone has a list of default cookie settings on common browsers? I can't find one anywhere and even individual browser info is quite hard to find without a fresh install of each one.

I think most allow all but some disallow 3rd party by default. I'm just trying to get a grip on how cookie acceptance is going to change with browsers, before I get my head around how it'll change with stupid legal changes.....

Title: Re: cookie defaults on browsers
Post by: Torben on March 23, 2011, 02:57:57 PM
3rd party cookies are rejected if you don't have a compact P3P policy in the response header
Title: Re: cookie defaults on browsers
Post by: Gurtie on March 23, 2011, 03:18:16 PM
thanks Torben, I presume thats for all versions of IE? I know it used to apply to ie6.
Title: Re: cookie defaults on browsers
Post by: Torben on March 23, 2011, 08:11:27 PM
I'm not sure when it was implemented but you are probably right about it being in IE6