Re: HTTP header representation in Fetch

>
> I guess this means that we'd remove the getAll() method, make get()
> return all values as a single string, append() combines, and we'd have
> to figure out some iteration order that leaves implementations to do
> whatever they want. Lexicographical order?
>

Sounds good to me.

Received on Wednesday, 20 January 2016 15:47:46 UTC