Re: [ServiceWorker] Service-Worker-Allowed header (#604)

We should also specify what happens if the HTTP response contains multiple values for "Service-Worker-Allowed". If I understand correctly, there is no ABNF for "Service-Worker-Allowed" defined so the parse step <https://fetch.spec.whatwg.org/#concept-header-parse> won't fail.

I think Chromium will just take the first value.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/604#issuecomment-70610286

Received on Tuesday, 20 January 2015 06:29:14 UTC