Re: [whatwg/fetch] Editorial: Add prose about constructing a request (PR #1585)

@jyasskin commented on this pull request.



> +<a>environment settings object</a> you're operating in. Web-exposed APIs usually operate on
+<a>platform objects</a> (e.g. a <cite>Web IDL</cite> based API), which have a
+<a>relevant settings object</a> you can use. For example, a <a for=/>request</a> associated with a DOM

Given https://github.com/whatwg/fetch/pull/1585/files#r1062124820, I'd suggest:

```suggestion
<a>environment settings object</a> you're operating in. Web-exposed APIs are generally defined with
the [[WEBIDL inline]], for which every object that implements an <a>interface</a> has a
<a>relevant settings object</a> you can use. For example, a <a for=/>request</a> associated with a DOM
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1585#pullrequestreview-1237777684
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1585/review/1237777684@github.com>

Received on Thursday, 5 January 2023 17:35:50 UTC