Re: [fetch] Navigate likely needs to be "no-cors" after all, need to update security checks (#126)

Okay, so

1. Add "navigate"
2. Forbid "navigate" from being set by `RequestInit`, but do allow it to be copied.
3. If any of init's members are present and "navigate" was copied, throw.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/126#issuecomment-142224197

Received on Tuesday, 22 September 2015 09:22:33 UTC