- From: James M Snell <notifications@github.com>
- Date: Fri, 07 Aug 2026 10:31:46 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 7 August 2026 17:31:50 UTC
@jasnell commented on this pull request.
> +<p class=note>Serializing structured fields is entirely optional.
+Implementations that do not support structured field serialization are
+fully compliant with this specification. The minimum conformance
+requirement is that {{Headers/setStructured()}} does not throw for valid
+inputs — an implementation that silently ignores the call is compliant.
+Whether to actually serialize and set the header is an implementation
+decision.
Updated to make it required.
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1943#discussion_r3737600866
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1943/review/4885157306@github.com>
Received on Friday, 7 August 2026 17:31:50 UTC