- From: Yoav Weiss <notifications@github.com>
- Date: Tue, 21 Aug 2018 03:23:55 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 August 2018 10:24:17 UTC
yoavweiss commented on this pull request. > - - <li><p>Let <var>record</var> be a new - <a for="fetch group">fetch record</a> consisting of - <var>request</var> and this instance of the - <a for=/>fetch</a> algorithm. - - <li><p>Append <var>record</var> to <var>request</var>'s - <a for=request>client</a>'s - <a for=fetch>fetch group</a> list of - <a for="fetch group">fetch records</a>. - </ol> - </ol> + <li> + + <p class=note>The following step should be applicable only for same-origin requests. See + <a href="https://github.com/whatwg/fetch/issues/800">issue</a> for more details.</p> ack -- 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_r211554381
Received on Tuesday, 21 August 2018 10:24:17 UTC