- From: Alan Jeffrey <notifications@github.com>
- Date: Fri, 27 Jan 2017 10:19:51 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 27 January 2017 18:20:27 UTC
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