Re: [slightlyoff/ServiceWorker] Foreign fetch and opaque origins (#900)

Actually CORS seems to explicitly allow `Access-Control-Allow-Origin: null` to match any opaque origin. So maybe that's the right thing to do here as well. In which case I'll just have to clarify the foreign fetch spec text to compare serialized origins rather than parsed origins.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/900#issuecomment-219541939

Received on Monday, 16 May 2016 20:44:52 UTC