Re: [fetch] Why are headers a special data-structure? (#154)

I'm happy with folks opening issues if something is unclear.

That you can have multiple headers follows from HTTP and the definitions around headers in https://fetch.spec.whatwg.org/#terminology-headers. I guess I could mention there that the data structure is effectively an ordered multimap. Would that help?

Going through the history might give you some answers, but not all is well explained I think. But other than that and asking questions there's not much to go on. You're always welcome on IRC https://wiki.whatwg.org/wiki/IRC to ask more of course.

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

Received on Thursday, 5 November 2015 13:00:29 UTC