[whatwg/fetch] Share logic of Headers append/delete/set (Issue #1543)

These methods could share a fair bit of validation logic. Somewhat tricky case is "`request-no-cors`", but perhaps we just don't share that. And `delete()` doesn't have access to a value, but faking one seems okay.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1543
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1543@github.com>

Received on Monday, 21 November 2022 14:37:12 UTC