[whatwg/fetch] Tracking bug: Trust Token API / Fetch integration (#1047)

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