- From: Nikki <notifications@github.com>
- Date: Tue, 15 Dec 2015 10:50:29 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Tuesday, 15 December 2015 18:50:57 UTC
Like we discussed in #whatwg, there could be some notes added to HTTP Fetch and the CORS-preflight Fetch regarding the purpose of the CORS-preflight cache. Step 4.1 of HTTP Fetch could say something like "If there's a CORS-preflight cache match, then this request is validated already. If there isn't, it needs to be validated." CORS-preflight Fetch could have more detail about what it means for it to be validated, and how it gets stored in a cache to prevent redundant checks. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/174#issuecomment-164853336
Received on Tuesday, 15 December 2015 18:50:57 UTC