- From: Matt Menke <notifications@github.com>
- Date: Tue, 28 Jul 2020 09:10:58 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 28 July 2020 16:11:11 UTC
@MattMenke2 commented on this pull request. > @@ -2071,15 +2071,16 @@ for each associated <a for="fetch group">fetch record</a> whose <a for=connection>connection pool</a> consists of zero or more <dfn lt=connection export id=concept-connection>connections</dfn>. Each <a>connection</a> is identified by an <b>origin</b> (an -<a for=/>origin</a>) and <b>credentials</b> (a boolean). +<a for=/>origin</a>), <b>credentials</b> (a boolean), and +<b>httpStatePartition</b> (a <a for=/>site</a> list or null). I have no idea how to verify that this "for" link actually works. -- 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/1063#pullrequestreview-456791565
Received on Tuesday, 28 July 2020 16:11:11 UTC