Re: [ServiceWorker] Cache should sanitize the stored Request in put/add/addAll (#664)

Thank @jungkees!

It looks like maybe addAll() step 4.2 should be removed?  Its validating the request url scheme against 'http' and 'https' again, even though we do that now in step 3.2.

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

Received on Friday, 3 April 2015 14:06:07 UTC