- From: Yoav Weiss <notifications@github.com>
- Date: Mon, 20 Aug 2018 13:58:35 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 20 August 2018 13:58:59 UTC
yoavweiss commented on this pull request.
> </table>
<li>
- <p>If <var>request</var> is a <a>subresource request</a>, then:
+ <p>If <var>request</var>'s <a for=request>current url</a>'s
+ <a for=url>origin</a> is <a>same origin</a> with <var>request</var>'s
+ <a for=request>origin</a>, then:
> This means that a cross-origin URL inbetween doesn't influence this
Do you mean a cross-origin redirection between two same origin requests? or something else?
--
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/773#discussion_r211271281
Received on Monday, 20 August 2018 13:58:59 UTC