- From: npm1 <notifications@github.com>
- Date: Wed, 30 Oct 2019 07:58:18 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 30 October 2019 14:58:20 UTC
npm1 commented on this pull request. > @@ -3896,6 +3901,9 @@ optional <i>CORS flag</i> and <i>CORS-preflight flag</i>, run these steps: or <a for=/>responses</a> from a service worker for that matter, it is applied here. </ol> + <li><p>If the <a>TAO check</a> for <var>request</var> and <var>response</var> returns failure, then + set <var>request</var>'s <a for=request>timing allow failed flag</a>. Ok, I've moved it. I guess it's just not clear to me how the service worker handles the checks. -- 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/955#discussion_r340667503
Received on Wednesday, 30 October 2019 14:58:20 UTC