- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 12 Aug 2015 07:01:57 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 12 August 2015 14:02:42 UTC
@tyoshino so instead of this flag, it seems like we could have something like the following: If request's origin is not same-origin with request's current url's origin and either request's method is POST or request's mode is one of "cors" and "cors-with-forced-preflight", append the Origin header... What do you think? --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/91#issuecomment-130315332
Received on Wednesday, 12 August 2015 14:02:42 UTC