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

This intends to be a summary of informative notes in the #Requests section, into a concise "starter" guide to populating a request, which is usually the tricky bit of using Fetch.

Requested by authors of other specs, see for example: https://github.com/w3ctag/design-principles/issues/238 https://github.com/fedidcg/FedCM/issues/320


<!--
Thank you for contributing to the Fetch Standard! Please describe the change you are making and complete the checklist below if your change is not editorial.
-->

- [ ] At least two implementers are interested (and none opposed):
   * …
   * …
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * …
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chromium: …
   * Gecko: …
   * WebKit: …
   * Deno (not for CORS changes): …
- [ ] [MDN issue](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) is filed: …

(See [WHATWG Working Mode: Changes](https://whatwg.org/working-mode#changes) for more details.)

You can view, comment on, or merge this pull request online at:

  https://github.com/whatwg/fetch/pull/1585


-- Commit Summary --

  * Editorial: Add prose about constructing a request

-- File Changes --

    M fetch.bs (50)

-- Patch Links --

https://github.com/whatwg/fetch/pull/1585.patch

https://github.com/whatwg/fetch/pull/1585.diff


-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1585

You are receiving this because you are subscribed to this thread.

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

Received on Monday, 2 January 2023 15:21:16 UTC