- From: Gil Pedersen <notifications@github.com>
- Date: Tue, 24 Nov 2015 07:14:35 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 24 November 2015 15:15:13 UTC
Hmm... Given that the security concerns would be largely circumvented if the server allows the client to sends `If-Modified-Since`, `If-None-Match`, etc, it might be possible to use this to enable this feature for such CORS requests? Of course this would require a CORS pre-flight request to discover, which means that the `fromCache` attribute would require a special mode / flag to enable on a request. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/40#issuecomment-159299182
Received on Tuesday, 24 November 2015 15:15:13 UTC