- From: Marijn Kruisselbrink <notifications@github.com>
- Date: Mon, 16 May 2016 13:44:25 -0700
- To: slightlyoff/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc:
Received on Monday, 16 May 2016 20:44:52 UTC
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