- From: vanupam <notifications@github.com>
- Date: Thu, 16 Mar 2017 11:26:21 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 March 2017 18:26:53 UTC
vanupam commented on this pull request. > @@ -3061,6 +3251,31 @@ in addition to <a>HTTP fetch</a> above. nullity has already been checked. The <a lt=extract for=BodyInit>extracting</a> operation cannot throw as it was called for the same <a for=body>source</a> before. + <li><p>Let <var>useReferredTokenBinding</var> be the result of + <a for=header>parsing</a> `<code>Include-Referred-Token-Binding-ID</code>` + in <var>actualResponse</var>'s <a for=response>header list</a>. The Include-Referred-Token-Binding-ID header is meaningful only if the connection that it was received on had Token Binding enabled. It should not matter if the response comes from a Service Worker. -- 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_r106496323
Received on Thursday, 16 March 2017 18:26:53 UTC