- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 07 Dec 2016 08:58:30 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 7 December 2016 16:59:03 UTC
Instead use the CORS flag and request’s method as indicators for when
to include it.
Fixes #225.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/fetch/pull/431
-- Commit Summary --
* Remove request's omit-Origin-header flag
-- File Changes --
M fetch.bs (21)
-- Patch Links --
https://github.com/whatwg/fetch/pull/431.patch
https://github.com/whatwg/fetch/pull/431.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/431
Received on Wednesday, 7 December 2016 16:59:03 UTC