[Bug 20322] Document the force preflight flag

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

Anne <annevk@annevk.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonas@sicking.cc,
                   |                            |tyoshino@google.com

--- Comment #16 from Anne <annevk@annevk.nl> ---
Okay. So it sounds like what we want to do here is require events listeners to
be added to XMLHttpRequest's associated XMLHttpRequestUpload object before
send() is invoked.

Do we do this even for same-origin fetches? Since due to redirects they might
be hard to distinguish.


Hallvord, I did not get this by the way from comment 13 upon rereading this
bug:

> given that it's too late to make sure a preflight request happens 
> after send() is called

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

Received on Monday, 20 October 2014 16:01:30 UTC