- From: Noam Rosenthal <notifications@github.com>
- Date: Thu, 03 Mar 2022 00:56:03 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 3 March 2022 08:56:15 UTC
@noamr commented on this pull request. > - <p class="note no-backref">These kind of <a for=/>responses</a> are eventually followed by a - "final" <a for=/>response</a>. + <p class=note>The following step might trigger other fetches. The assertion + is to avoid potential CORS breakage. + + <li><p><a>Queue a fetch task</a> to run <var>fetchParams</var>'s + <a for="fetch params">process early hints response</a>, with <a for=/>headers</a>. I think we're going to need the whole response and not just `headers`. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1404#pullrequestreview-898616628 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1404/review/898616628@github.com>
Received on Thursday, 3 March 2022 08:56:15 UTC