- From: Ben Kelly <notifications@github.com>
- Date: Thu, 12 Apr 2018 14:15:33 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 12 April 2018 14:16:12 UTC
wanderview commented on this pull request. I assume fragments will need to be stored in Cache API. This should be fine in the spec since I believe it just holds Response objects. In practice, though, you may run into situations where a site has old Response values without a fragment in Cache API and new Response objects with a fragment. Not sure there is anything we can do to fix that, but its something to consider. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/696#pullrequestreview-111640113
Received on Thursday, 12 April 2018 14:16:12 UTC