[whatwg/fetch] Clarified that origins are compared as being same-origin (#470)

Origins should be compared as being same-origin in the main fetch algorithm.

Fixes #468.
You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/470

-- Commit Summary --

  * Clarified that origins are compared as being same-origin

-- File Changes --

    M fetch.bs (5)

-- Patch Links --

https://github.com/whatwg/fetch/pull/470.patch
https://github.com/whatwg/fetch/pull/470.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/470

Received on Friday, 27 January 2017 18:20:27 UTC