WICG / trust-token-api

Trust Token API
https://wicg.github.io/trust-token-api/
Other
413 stars 82 forks source link

first attempt at XHR spec update #265

Closed tim-huber closed 11 months ago

tim-huber commented 1 year ago

Preview | Diff

aykutbulut commented 1 year ago

What I had in my mind was something very similar to what the spec has for fetch. Basically check whether init["privateToken"] exist, if yes, call set private token property for request algorithm.