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

Well, HTTP does have a concept of multiple values that apparently CFNetwork ignores and instead always uses combining semantics. And, due to cookies, HTTP has a concept of multiple headers. How does CFNetwork deal with that? There must be some special casing somewhere.

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

Received on Friday, 15 January 2016 11:39:12 UTC