Re: [whatwg/fetch] Clarification: how are origins compared for equality? (#468)

In general, it would be really really nice for Servo if the Fetch spec never touched origin domains, since those are mutable due to `document.domain`, which gives Servo lots of headaches since the fetch may be performed by a different process. cc @jdm

-- 
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/issues/468#issuecomment-275556284

Received on Friday, 27 January 2017 00:25:32 UTC