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

FYI, currently requests in `USVString` type passed to `addAll/put` are sanitized and `Request` objects passed to them are not.

> synchronous flag

This is not exposed to the script surface.

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

Received on Wednesday, 1 April 2015 07:49:37 UTC