Re: [whatwg/fetch] Update Fetch to support Token Binding. (#325)

vanupam commented on this pull request.



> @@ -1363,6 +1413,10 @@ <h4 id=terminology-headers>Headers</h4>
   <p>Let <var>connection</var> be the result of establishing an HTTP connection to
   <var>origin</var>. <span data-anolis-ref>HTTP</span> <span data-anolis-ref>TLS</span>
 
+  <p>If <var>credentials</var> is true and if the user agent supports
+  <span title=concept-token-binding>Token Binding</span>, propose the use of Token Binding for the
+  TLS connection.

Updated text to clarify.

-- 
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:29 UTC