- From: <bugzilla@jessica.w3.org>
- Date: Fri, 08 Nov 2013 22:45:32 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20322
--- Comment #3 from Hallvord R. M. Steen <hsteen@mozilla.com> ---
XHR spec mentions:
force preflight flag
Set if the upload events flag is set.
Force preflight flag links to Fetch:
http://fetch.spec.whatwg.org/#force-preflight-flag
where it is defined. I assume that you want to add more text about it in the
XHR spec since you want this bug to remain open? (Of course using non-trivial
HTTP verbs or custom headers also should trigger the preflight - but that logic
is in Fetch already..) Anyway - up to you, since you know what you want to get
done here :-)
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 8 November 2013 22:45:34 UTC