- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 26 Jul 2016 23:59:05 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Wednesday, 27 July 2016 06:59:43 UTC
> <span data-anolis-ref>SW</span> > > - <p><span title="Read a request">Read <var>request</var></span>. > - > - <li><p>Set <var>actualResponse</var> to <var>response</var>, if <var>response</var> is not a > - <span title=concept-filtered-response>filtered response</span>, and to <var>response</var>'s > - <span title=concept-internal-response>internal response</span> otherwise. > + <li> > + <p>If <var>response</var> is null, > + <var>request</var> is a <span>subresource request</span> and <var>request</var>'s > + <span title=concept-request-origin>origin</span> is not the same as <var>request</var>'s > + <span title=concept-request-url>url</span>'s <span data-anolis-spec=html>origin</span>, > + set <var>response</var> to the result of invoking then set* --- 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/329/files/5f1f703806ce0ea0c7016259388a4844690c2cd1#r72389142
Received on Wednesday, 27 July 2016 06:59:43 UTC