- From: Jake Archibald <notifications@github.com>
- Date: Tue, 09 Jun 2015 10:57:18 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 9 June 2015 17:57:48 UTC
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