Re: [fetch] Proposed backward-incompatible change: requiring cloning all requests/responses (#61)

http://jakearchibald.com/2014/offline-cookbook/#putting-it-together does make it clear that you'd use a conbination of patterns depending on url & method, but I agree that the caching examples should `if (request.method != 'GET') return;`.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/61#issuecomment-110446733

Received on Tuesday, 9 June 2015 17:57:48 UTC