- From: vanupam <notifications@github.com>
- Date: Tue, 21 Mar 2017 14:28:01 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 21 March 2017 21:28:32 UTC
vanupam commented on this pull request. > +<a for=/>referred token binding ID</a> +in the <a for=/>Token Binding Message</a> sent to a target server. + +Alternately, servers that redirect a user agent to a different server can use the +<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>" in the redirect response, the <a for=request>origin</a> of the server that Fixed. -- 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_r107280158
Received on Tuesday, 21 March 2017 21:28:32 UTC