[whatwg/fetch] "There is a cache match for request if origin is..." (#281)

https://fetch.spec.whatwg.org/#cors-preflight-cache

> There is a cache match for request if origin is request's origin, url is request's current url, and either credentials is false and request's credentials mode is not "include" or credentials is true\.

The logical grouping here is ambiguous.

---
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/281

Received on Wednesday, 13 April 2016 01:48:34 UTC