Re: [ServiceWorker] Cache and Request objects (#624)

Since the cache does not support anything but `GET` and `HEAD`, and `Request` does not support bodies for `GET` and `HEAD`, I think we would only need to revisit this issue if we ever change one of those invariants.

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

Received on Monday, 16 February 2015 14:45:57 UTC