- From: davidvancleve <notifications@github.com>
- Date: Mon, 29 Jun 2020 22:24:19 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 30 June 2020 05:24:32 UTC
The [Trust Token API](https://github.com/WICG/trust-token-api/) allows specifying certain cryptographic operations to execute alongside outgoing requests. Currently, it exposes this functionality by adding new arguments to `fetch` (`RequestInit`), `XMLHttpRequest`, and the HTML `iframe` element. We hope in due time to extend the Fetch standard with the common Trust Tokens-related request handling logic these interfaces expose. At @annevk's suggestion, I'm creating this issue to track this work. -- 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/issues/1047
Received on Tuesday, 30 June 2020 05:24:32 UTC