Re: [fetch] Can headers ordering be lessened? (#189)

If container is an array, I guess the only needed thing would be to sort it when JS iteration is needed.

As mentioned in WebKit entry, doing a set is different from doing a remove-then-append operation, which seems a bit strange.

That said, after some WebKit internal discussions, we seem to be heading towards using a list container.
If so, I am fine with the current order.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/189#issuecomment-169709143

Received on Thursday, 7 January 2016 16:10:03 UTC