Re: [whatwg/fetch] Structured Field Values (formerly Structured Headers) changes (#1053)

This is three different changes, is that right?

1. Change step 4 of "get a structured header" (and step 1 of "set a structured header") to call the new algorithms correctly
2. Rename the two algorithms in Fetch to "get/set a structured field value"
3. Make "get a structured field value" return null on parser failure

(I'm trying to figure out if 2. is necessary; it's still OK to call a field value a "structured header value" if the context is restricted to HTTP headers, and not trailers.)

-- 
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/issues/1053#issuecomment-657514142

Received on Monday, 13 July 2020 11:50:07 UTC