- From: Josh Matthews <notifications@github.com>
- Date: Fri, 24 Jun 2016 11:01:13 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc:
Received on Friday, 24 June 2016 18:01:49 UTC
``` Set request's response tainting to "cors" and request's redirect mode to "error". The result of performing an HTTP fetch using request with the CORS flag and CORS-preflight flag set. If the result is a network error, clear cache entries using request. ``` See second sentence. --- 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/issues/328
Received on Friday, 24 June 2016 18:01:49 UTC