[Bug 17242] Consider doing anonymous requests as a constructor argument rather than as a separate constructor

https://www.w3.org/Bugs/Public/show_bug.cgi?id=17242

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #16 from Anne <annevk@annevk.nl> ---
https://github.com/whatwg/xhr/commit/08fb7d6b1d0d28116710e9db231e709b3890fca3
http://xhr.spec.whatwg.org/

Now everything should be in order. You can always use the user/password
arguments as the dictionary attack is fiction. After all, the server needs to
opt in to the Authorization header.

This commit also cleans up how the user/password arguments are defined in IDL
and prose.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 11 October 2012 09:52:18 UTC