You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://fetch.spec.whatwg.org/#concept-header-list-set-structured-header takes a "structured field value" 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 is being passed. This will often be guessable from the context, but Integers and Decimals might get mixed up in some cases, as could Strings, Tokens, and Byte Sequences.