- From: vanupam <notifications@github.com>
- Date: Tue, 07 Nov 2017 02:19:43 +0000 (UTC)
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 November 2017 02:20:06 UTC
vanupam commented on this pull request. > <li> <p>Let <var>connection</var> be the result of establishing an HTTP connection to - <var>origin</var>. [[!HTTP]] [[!HTTP-SEMANTICS]] [[!HTTP-COND]] [[!HTTP-CACHING]] [[!HTTP-AUTH]] [[!TLS]] + <var>origin</var>. [[!HTTP]] [[!HTTP2]] [[!HTTP-SEMANTICS]] [[!HTTP-COND]] [[!HTTP-CACHING]] [[!HTTP-AUTH]] [[!TLS]] + + <p>If <var>credentials</var> is true and if the user agent supports <a for=/>Token Binding</a>, + propose the use of <a for=/>Token Binding</a> while setting up a TLS connection by sending the + highest supported <a for=/>Token Binding</a> protocol version and supported cryptographic + algorithms and parameters (the + <dfn export id=concept-token-binding-key-parameters>token-binding key parameters</dfn>) in a Done -- 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_r149258396
Received on Tuesday, 7 November 2017 02:20:06 UTC