Re: [whatwg/fetch] consider exposing a Request.site getter (#1322)

Asserts:

* Only in service worker fetch events would this show a value other than "same-origin". (Modulo the Cache API, but see https://github.com/w3c/ServiceWorker/issues/1607.)
* Only a [navigation request](https://fetch.spec.whatwg.org/#navigation-request) would this show a value other than "same-origin".
* Only when mode is "navigate" would this show a value other than "same-origin".

-- 
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/1322#issuecomment-937590416

Received on Thursday, 7 October 2021 08:55:25 UTC