[whatwg/fetch] "Structured field value" isn't well defined (Issue #1672)

https://fetch.spec.whatwg.org/#concept-header-list-set-structured-header takes a "[structured field value](https://httpwg.org/specs/rfc8941.html#rfc.section.2)" as an argument, but RFC8941 never defines that term. In particular, it's not clear that the argument needs to specify which of the [Structured Data Types](https://httpwg.org/specs/rfc8941.html#types) is being passed. This will often be guessable from the context, but Integers and Decimals might get mixed up in some cases, as could String, Tokens, and Byte Sequences.

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

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

Received on Wednesday, 14 June 2023 21:28:39 UTC