- From: Henry Story <notifications@github.com>
- Date: Mon, 02 Nov 2015 11:31:04 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Monday, 2 November 2015 19:31:35 UTC
The documentation seems to say at various points that "cors-with-forced-preflight" yet this is not specified in the https://fetch.spec.whatwg.org/#requestinit which states ``` enum RequestMode { "navigate", "same-origin", "no-cors", "cors" }; ``` --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/152
Received on Monday, 2 November 2015 19:31:35 UTC