- From: Keith Yeung <notifications@github.com>
- Date: Thu, 22 Jun 2017 22:52:24 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 23 June 2017 05:52:56 UTC
https://fetch.spec.whatwg.org/commit-snapshots/f3bb21991abdd335175fcc5d26a0d0b7b380d4fe/#cors-preflight-fetch > Let preflight be a new request whose method is \`OPTIONS\`, url is request’s current url, initiator is request’s initiator, type is request’s type, destination is request’s destination, origin is request’s origin, referrer is request’s referrer, and referrer policy is request’s referrer policy\. _preflight_ does not seem to have copied _request_'s service-workers mode. Should it do so? -- 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/issues/558
Received on Friday, 23 June 2017 05:52:56 UTC