- From: Yutaka Hirano <notifications@github.com>
- Date: Thu, 18 Feb 2021 00:04:52 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 18 February 2021 08:05:05 UTC
@yutakahirano commented on this pull request. > <ol> - <li><p>If the user agent's <a>connection pool</a> contains a <a>connection</a> whose <b>key</b> is - <var>key</var>, <b>origin</b> is <var>origin</var>, and <b>credentials</b> is - <var>credentials</var>, then return that <a>connection</a>. + <li> + <p>If <var>sharable</var> is true, then: + + <ol> + <li><p>Let <var>connections</var> be a set of <a>connection</a>s in the user agent's Done. -- 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/1171#discussion_r578205369
Received on Thursday, 18 February 2021 08:05:05 UTC