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

> @@ -934,6 +934,24 @@ <h4 id=terminology-headers>Headers</h4>
>  Unless stated otherwise, it is unset.
>  
>  <p>A <span title=concept-request>request</span> has an associated
> +<dfn title=concept-request-use-token-binding>use-token-binding flag</dfn>.
> +Unless stated otherwise, it is unset.
> +<p class="note no-backref"> This flag indicates whether the User Agent will send its Token Binding
> +Id for the origin along with the request when it transmits the request to the server.

Is it correct that this flag can only be set as the result of a redirect?

---
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/d7d4fc3ce910d0f2cbc971678a5cae0cc9f4e7ca#r67809476

Received on Tuesday, 21 June 2016 05:21:12 UTC