[whatwg/fetch] Add special handling of `set-cookie` to Headers (PR #1346)

Towards #973

- [ ] At least two implementers are interested (and none opposed):
   * Firefox (https://github.com/whatwg/fetch/issues/973#issuecomment-954815921)
   * Deno (https://github.com/whatwg/fetch/issues/973#issuecomment-902578584)
- [ ] [Tests](https://github.com/web-platform-tests/wpt) are written and can be reviewed and commented upon at:
   * Working on it
- [ ] [Implementation bugs](https://github.com/whatwg/meta/blob/main/MAINTAINERS.md#handling-pull-requests) are filed:
   * Chrome: …
   * Firefox: …
   * Safari: …


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

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


-- Commit Summary --

  * <a href="https://github.com/whatwg/fetch/pull/1346/commits/80fa156895d8a1a9d45a1ebd02f15217381f04be">Add special handling of `set-cookie` to Headers</a>

-- File Changes --

    M fetch.bs (47)

-- Patch Links --

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

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


-- 
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/pull/1346

Received on Friday, 29 October 2021 15:47:07 UTC