- From: vanupam <notifications@github.com>
- Date: Thu, 16 Mar 2017 11:38:57 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 March 2017 18:39:31 UTC
vanupam commented on this pull request. > +<code>Include-Referred-Token-Binding-ID</code> <a for=response>header</a>. + +<pre> +Include-Referred-Token-Binding-ID = %x74.72.75.65 ; "true", case-sensitive +</pre> + +<p>The value of this <a for=response>header</a> is specified in +<a href="https://tools.ietf.org/html/draft-ietf-tokbind-https#section-5.3">section 5.3</a> +of the Token Binding over HTTP spec [[TOKBIND-HTTPS]]. + +By setting the <code>Include-Referred-Token-Binding-ID</code> +<a for=response>header</a> to "<code>true</code>", +the <a for=request>origin</a> that sends the +redirect <a for=/>response</a> tells the user agent to disclose the +<a for=/>token binding ID</a> used by the user agent with that +<a for=request>origin</a> to the target<a for=request>origin</a> as a Reworded. The "referring origin" wrt Token Binding corresponds to the server that sends the redirect response. -- 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_r106499388
Received on Thursday, 16 March 2017 18:39:31 UTC