You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, client should maybe be optional, though App Manifest ought to set it. I'd also expect mode/destination to typically be set, even though they have defaults at the moment.
Yep, and the "write a create-a-request algorithm" suggestion in #907 (comment) (where you also thought client should not be optional 😉). FWIW, I think it will be easier to obey the "how to use fetch from other specs" advice if it's in a separate section than if it's mixed into the definitions of the fields.
It's not clear from https://fetch.spec.whatwg.org/#concept-request which fields another specification needs to set in order to fetch the request. I believe https://www.w3.org/TR/appmanifest/#obtaining forgets to set the client as a result.
I think the required fields are:
The text was updated successfully, but these errors were encountered: