- From: Michael[tm] Smith <notifications@github.com>
- Date: Sat, 12 Aug 2017 01:06:04 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 12 August 2017 08:07:01 UTC
We already have this in the XHR spec, but I think it would be helpful to readers to also have a note in the Fetch spec at point of use, because the Fetch spec is what gets cited at StackOverflow and such as the source for requirements on what causes a preflight. So omitting mention of this case from the Fetch spec risks making people (continue to) forget this is among the things that could be causing a preflight they’re running into but that they don’t understand the reason for or how to prevent it. You can view, comment on, or merge this pull request online at: https://github.com/whatwg/fetch/pull/578 -- Commit Summary -- * Editorial: add note on event listeners & preflight -- File Changes -- M fetch.bs (3) -- Patch Links -- https://github.com/whatwg/fetch/pull/578.patch https://github.com/whatwg/fetch/pull/578.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/578
Received on Saturday, 12 August 2017 08:07:01 UTC