- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 28 Jun 2016 02:23:13 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc:
Received on Tuesday, 28 June 2016 09:23:45 UTC
> @@ -3216,6 +3266,59 @@ <h4 id="should-response-to-request-be-blocked-due-to-nosniff?"><dfn title="shoul > <li>If <var>cookies</var> is not the empty string, append > `<code title=http-cookies>Cookie</code>`/<var>cookies</var> to <var>httpRequest</var>'s > <span title=concept-request-header-list>header list</span>. > + > + <li><p>If the User Agent supports Token Binding, > + build an appropriate <code title="">Sec-Token-Binding</code> header by running these substeps: I don't think we need to say "build an appropriate ..." here as that follows from the steps and the new phrasing might put people off. --- 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/files/3c6e385c02263aa186eef6eb4243f51ea5c706cc#r68724510
Received on Tuesday, 28 June 2016 09:23:45 UTC