- From: vanupam <notifications@github.com>
- Date: Tue, 03 Apr 2018 16:45:50 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 3 April 2018 16:46:44 UTC
vanupam commented on this pull request. > @@ -1519,6 +1572,16 @@ for each associated <a for="fetch group">fetch record</a> whose <a>connection</a> is identified by an <b>origin</b> (an <a for=/>origin</a>) and <b>credentials</b> (a boolean). +<p>A <a>connection</a> has associated +<dfn export for=connection id=concept-tls-connection-metadata>TLS connection metadata</dfn> that consists of: +<ul class=brief> + <li><a for=/>token-binding protocol version</a>, initially null. + <li><a for=/>token-binding key parameters</a>, initially null. + <li><a for=/>token-binding Exported Keying Material</a>, initially null. 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/325#discussion_r178889518
Received on Tuesday, 3 April 2018 16:46:44 UTC