Re: [whatwg/fetch] Editorial: turn CORS-preflight cache into a list (#744)

jakearchibald requested changes on this pull request.

Just one change.

>       <a>use-CORS-preflight flag</a> is set.
 
-     <li>There is at least one <a for=/>header</a> in
-     <var>request</var>'s <a for=request>header list</a>
-     for whose <a for=header>name</a> there is no
-     <a for=cache>header-name cache match</a> using
-     <var>request</var> and which is not a <a>CORS-safelisted request-header</a>.
+     <li><p>There is at least one <a for=/>header</a> in <var>request</var>'s
+     <a for=request>header list</a> for whose <a for=header>name</a> there is no
+     <a for=cache>header-name cache entry match</a> using <var>request</var> and which is not a

Remove `for=cache`

-- 
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/744#pullrequestreview-146786640

Received on Thursday, 16 August 2018 10:40:54 UTC