WICG / private-network-access

https://wicg.github.io/private-network-access/
Other
52 stars 21 forks source link

Advise specifiers of client-less fetches #107

Closed letitz closed 1 year ago

letitz commented 1 year ago

If a caller of the fetch algorithm does not set a request client, then the request's policy container will be null and PNA checks will not apply. We can call this out in the PNA spec and advise such cases to set the request's policy container directly.