- From: vanupam <notifications@github.com>
- Date: Fri, 16 Sep 2016 12:57:03 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Message-ID: <whatwg/fetch/pull/325/review/417865@github.com>
vanupam commented on this pull request. > @@ -3026,6 +3080,45 @@ <h4 id="should-response-to-request-be-blocked-due-to-nosniff?"><dfn title="shoul to `<code title>GET</code>` and <var>request</var>'s <span title=concept-request-body>body</span> to null. + <li><p>Let <var>useReferredTokenBinding</var> be the result of + <span title=concept-header-parse>parsing</span> + `<code title>Include-Referred-Token-Binding-ID</code>` in <var>actualResponse</var>'s + <span title=concept-response-header-list>header list</span>. + The value of this <span title=concept-header>header</span> is specified in + <a href="https://tools.ietf.org/id/draft-ietf-tokbind-https-05.xml#rfc.section.3.3">section 3.3</a> + of the Token Binding over HTTP spec. I changed the links to ones that auto-redirect to the latest draft. Working group discussion has converged, so I don't expect any more substantial changes. We will need an update when the doc moves out of draft state. -- 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
Received on Friday, 16 September 2016 19:57:33 UTC