[Bug 15418] sort out HTTP auth

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

--- Comment #5 from Anne <annevk@annevk.nl> ---
Okay, open() username/password override URL's username/password now:

https://github.com/whatwg/xhr/commit/b16d04eb73b7e3ff16167310a4aac97e430988a7

I think "HTML fetch" and at some point "Fetch" needs to tie up the loose ends
here. I.e. the point where you try to construct an HTTP request from such a
URL. This is after all an issue for <img> and such too (although they do not
have the conflict with an Authorization header already being set).

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

Received on Thursday, 22 November 2012 14:59:52 UTC