Re: [XMLHttpRequest] question about default value of withCredentials

On Thu, 30 Jul 2009 20:38:24 +0200, David Levin <levin@google.com> wrote:
> In http://www.w3.org/TR/XMLHttpRequest2/#credentials, it
> says: "The credentials flag takes the values true and false, true by
> default..."
> Both Firefox and Safari have defaulted the value to "False" but the spec
> says the default is "True".  Given that these are the two implementations
> out there, it seems that the spec should match them.
> Thoughts?

Agreed:

  http://dev.w3.org/2006/webapi/XMLHttpRequest-2/


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Wednesday, 12 August 2009 11:50:01 UTC