- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 30 Aug 2019 02:02:37 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 30 August 2019 09:03:00 UTC
In particular: * An algorithm that takes a header name _name_ and a structured header type _type_ and returns the corresponding header's value in some kind of useful object-representation for _type_ (or an error). * An algorithm that takes a header name _name_ and a structured header value _value_ and replaces all corresponding headers with a new structured header (or errors if _value_ cannot be coerced). -- 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/930
Received on Friday, 30 August 2019 09:03:00 UTC