[whatwg/fetch] Remove request's omit-Origin-header flag (#431)

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