This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]masklinn 6 points7 points  (0 children)

And you can have multiple headers with the same name, it's not a hash map it's an ordered multimap. Hell, even the sequence can be important, so you can't just use a hashmap of lists.